Skip to content

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

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 29, 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.

Resolves: SR-12520
Resolves: rdar://problem/61911108

…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
@xedin xedin requested a review from hborla April 29, 2020 19:12
@xedin
Copy link
Contributor Author

xedin commented Apr 29, 2020

@swift-ci please smoke test

@xedin
Copy link
Contributor Author

xedin commented Apr 29, 2020

@swift-ci please build toolchain

@swift-ci
Copy link
Contributor

Linux Toolchain (Ubuntu 16.04)
Download Toolchain
Git Sha - 6bdd534

Install command
tar zxf swift-PR-31412-364-ubuntu16.04.tar.gz
More info

@swift-ci
Copy link
Contributor

macOS Toolchain
Download Toolchain
Git Sha - 6bdd534

Install command
tar -zxf swift-PR-31412-510-osx.tar.gz --directory ~/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants