Skip to content

Introduce -warn-soft-deprecated option #75182

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 2 commits into from
Jul 12, 2024

Conversation

tshortli
Copy link
Contributor

When -warn-soft-deprecated is specified, diagnose references to declarations that are deprecated in future OS versions.

Resolves rdar://130424183.

tshortli added 2 commits July 11, 2024 14:03
This option should cause references to declarations that are deprecated in
future OS versions to be diagnosed.
When `-warn-soft-deprecated` is specified, diagnose references to declarations
that are deprecated in future OS versions.

Resolves rdar://130424183.
@tshortli
Copy link
Contributor Author

@swift-ci please test

@tshortli tshortli requested review from xymus and beccadax July 11, 2024 21:07
@tshortli tshortli enabled auto-merge July 11, 2024 22:00
@tshortli tshortli merged commit a8a1eb2 into swiftlang:main Jul 12, 2024
4 of 5 checks passed
@tshortli tshortli deleted the warn-soft-deprecated branch July 12, 2024 04:28
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