Skip to content

[Const Extract] Extract property wrapper details even when no default init is present #73261

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 25, 2024

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Apr 25, 2024

This change adds the ability to extract info about a property's Property Wrapper even when it has no default initializer. We missed extracting wrapper details by-accident and have found use-cases where this is required.

@artemcm
Copy link
Contributor Author

artemcm commented Apr 25, 2024

@swift-ci smoke test

@artemcm artemcm enabled auto-merge April 25, 2024 20:31
@artemcm artemcm merged commit 5194821 into swiftlang:main Apr 25, 2024
@artemcm artemcm deleted the ConstExtractNonInitPropertyWrapper branch April 25, 2024 21:55
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