Skip to content

Remove -D_LIBCPP_DISABLE_AVAILABILITY from tests #72006

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
Mar 19, 2024

Conversation

naknut
Copy link
Contributor

@naknut naknut commented Mar 1, 2024

As I understand it from #67841 these flags can be dropped when using llvm-17. As of 7f220e0 the main branch uses llvm-17.

Resolves #67841

@naknut
Copy link
Contributor Author

naknut commented Mar 18, 2024

@zoecarver @hyp @egorzhdan: Just wanted to ping y'all since this PR has been open for 2 weeks with no response. I wanted to ping y'all in case this fell through the cracks. I totally understand if y'all are busy and this is not priority.

@egorzhdan
Copy link
Contributor

Thanks @naknut and sorry about the delay!
Let's see if the CI passes with these flags removed.

@egorzhdan
Copy link
Contributor

@swift-ci please test

@naknut
Copy link
Contributor Author

naknut commented Mar 19, 2024

@egorzhdan seems like all checks passed!

Copy link
Contributor

@egorzhdan egorzhdan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM!

@egorzhdan egorzhdan merged commit 7df8812 into swiftlang:main Mar 19, 2024
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.

[c++ interop] Tests: stop passing _LIBCPP_DISABLE_AVAILABILITY for llvm/17 aligned Swift rebranch
2 participants