Skip to content

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