Skip to content

[5.3][ConstraintSystem] Don't attempt property wrapper fixes for key path … #31418

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 30, 2020

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Apr 29, 2020

…dynamic member lookup

If this is an attempt to fetch members through key path dynamic member lookup
let's not try to apply any property wrapper related fixes because modifying
base type would not change the result.

Reviewed By: @hborla

Resolves: SR-12520
Resolves: rdar://problem/61911108
(cherry picked from commit 6bdd534)

…dynamic member lookup

If this is an attempt to fetch members through key path dynamic member lookup
let's not try to apply any property wrapper related fixes because modifying
base type would not change the result.

Resolves: [SR-12520](https://bugs.swift.org/browse/SR-12520)
Resolves: rdar://problem/61911108
(cherry picked from commit 6bdd534)
@xedin xedin changed the title [ConstraintSystem] Don't attempt property wrapper fixes for key path … [5.3][ConstraintSystem] Don't attempt property wrapper fixes for key path … Apr 29, 2020
@xedin
Copy link
Contributor Author

xedin commented Apr 29, 2020

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented Apr 29, 2020

@swift-ci please smoke test Windows platform

@xedin
Copy link
Contributor Author

xedin commented Apr 29, 2020

Windows failure is unrelated - fatal error C1088: Cannot flush compiler intermediate file: 'C:\Users\ci\AppData\Local\Temp\_CL_e35813fbex': No space left on device

@xedin
Copy link
Contributor Author

xedin commented Apr 29, 2020

@shahmishal ^

@shahmishal
Copy link
Member

@compnerd Can you look at the Windows node, it's running out of space? https://ci-external.swift.org/computer/windows-vs2019-03/

@compnerd
Copy link
Member

Cleaned up the host, thanks for the notification @shahmishal

@xedin
Copy link
Contributor Author

xedin commented Apr 30, 2020

@swift-ci please smoke test Windows platform

@xedin xedin merged commit b7bdca8 into swiftlang:release/5.3 Apr 30, 2020
@AnthonyLatsis AnthonyLatsis added swift 5.3 🍒 release cherry pick Flag: Release branch cherry picks labels Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 5.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants