Skip to content

[5.2][Property Wrappers] Improve error recovery in buildStorageReference. #30993

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

Conversation

hborla
Copy link
Member

@hborla hborla commented Apr 13, 2020

Bail out if the backing storage has an error type. This can happen if there's an invalid redeclaration of the property wrapper, for example.

Cherry-picked from #30896

Resolves: rdar://problem/61143435

Bail out if the backing storage has an error type. This can happen
if there's an invalid redeclaration of the property wrapper, for
example.
@hborla hborla requested a review from a team as a code owner April 13, 2020 17:33
@hborla
Copy link
Member Author

hborla commented Apr 13, 2020

@swift-ci please test

@tkremenek tkremenek merged commit eb30e62 into swiftlang:swift-5.2-branch Apr 16, 2020
@hborla hborla deleted the property-wrapper-invalid-redeclaration-5.2 branch April 16, 2020 15:15
@AnthonyLatsis AnthonyLatsis added swift 5.2 🍒 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants