Skip to content

[SE-0258] Improve implementation of property wrapper composition #25457

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

Conversation

DougGregor
Copy link
Member

Introduce more tests and fix a few shallow bugs in property wrapper composition. Make sure that we properly build member wise initializers (including default arguments) for composed property wrappers.

As a drive-by, fix rdar://problem/51576815

…sition.

Rewrite findOriginalPropertyWrapperInitialValue() to cope with composition
of property wrappers, making it more robust in the process.

Should fix rdar://problem/51576815.
@DougGregor
Copy link
Member Author

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit 0c20230 into swiftlang:master Jun 14, 2019
@DougGregor DougGregor deleted the property-wrapper-composition-fixes branch June 14, 2019 07:22
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.

2 participants