Skip to content

[5.9] Sema: Downgrade over availability diagnostics to warnings for implicit decls #65013

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

tshortli
Copy link
Contributor

@tshortli tshortli commented Apr 7, 2023

Cherry pick of #65014.

It's likely that incorrect availability annotations on implicit decls represent compiler bugs, so downgrade the diagnostic to a warning to avoid blocking the developer.

Resolves rdar://107764128

…t decls.

It's likely that incorrect availability annotations on implicit decls represent
compiler bugs, so downgrade the diagnostic to a warning to avoid blocking the
developer.

Resolves rdar://107764128
@tshortli tshortli requested a review from a team as a code owner April 7, 2023 20:26
@tshortli
Copy link
Contributor Author

tshortli commented Apr 7, 2023

@swift-ci please test

@tshortli tshortli requested a review from nkcsgexi April 7, 2023 20:38
@tshortli
Copy link
Contributor Author

tshortli commented Apr 8, 2023

@swift-ci please test

@tshortli tshortli merged commit de2f1a9 into swiftlang:release/5.9 Apr 9, 2023
@tshortli tshortli deleted the modify-accessor-cannot-be-more-available-5.9 branch April 9, 2023 04:32
@AnthonyLatsis AnthonyLatsis added the 🍒 release cherry pick Flag: Release branch cherry picks label May 3, 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