Skip to content

[cxx-interop] Work around errors in some tests #82907

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
Jul 10, 2025

Conversation

Xazax-hun
Copy link
Contributor

For some reason, the new version of clang started to emit -Wc++-keyword warnings in C mode when -Weverything is enabled. This PR suppresses this warning.

rdar://155324207

@Xazax-hun Xazax-hun added the c++ interop Feature: Interoperability with C++ label Jul 9, 2025
For some reason, the new version of clang started to emit -Wc++-keyword
warnings in C mode when -Weverything is enabled. This PR suppresses this
warning.

rdar://155324207
@Xazax-hun Xazax-hun force-pushed the rebranch-c-header-errors branch from a7f9a5f to 982049f Compare July 9, 2025 13:52
@Xazax-hun
Copy link
Contributor Author

@swift-ci please smoke test

@Xazax-hun
Copy link
Contributor Author

@swift-ci please smoke test Linux

@AnthonyLatsis
Copy link
Collaborator

@Xazax-hun Xazax-hun merged commit badaf82 into swiftlang:main Jul 10, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ interop Feature: Interoperability with C++
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants