Skip to content

[CMake] Ignore None and NoneType deprecations #70273

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
Dec 7, 2023
Merged

Conversation

bnbarham
Copy link
Contributor

@bnbarham bnbarham commented Dec 6, 2023

llvm::None is deprecated, but still being used in Swift until we have fewer 5.10 cherry-picks. Add the SWIFT_TARGET definition to ignore the deprecation.

`llvm::None` is deprecated, but still being used in Swift until we have
fewer 5.10 cherry-picks. Add the `SWIFT_TARGET` definition to ignore the
deprecation.
@bnbarham
Copy link
Contributor Author

bnbarham commented Dec 6, 2023

@swift-ci please test

@bnbarham bnbarham merged commit a9df7d1 into main Dec 7, 2023
@bnbarham bnbarham deleted the ignore-none-warning branch December 7, 2023 01:38
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