Skip to content

[6.0] Suppress warnings for remote Clang targets #7456

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

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Apr 12, 2024

  • Explanation:

This mirrors behavior of remote swift targets which suppress warnings as well. Remote package warnings are generally not addressible anyway at the moment.

@xedin xedin added build system Changes to interactions with build systems diagnostics swift 6.0 Related to Swift 6.0 release branch labels Apr 12, 2024
@xedin
Copy link
Contributor Author

xedin commented Apr 12, 2024

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented Apr 13, 2024

@swift-ci please test macOS platform

@xedin
Copy link
Contributor Author

xedin commented Apr 13, 2024

@swift-ci please test Linux platform

xedin added 3 commits April 14, 2024 00:33
We need this information to set `-w` and other package specific options.

(cherry picked from commit c86ea69)
This mirrors behavior of remote swift targets which
suppress warnings as well.

(cherry picked from commit 398dab8)
Remote in this case means local or remote source control or registry.

(cherry picked from commit 08efdf5)
@xedin xedin force-pushed the suppress-warnings-for-remote-clang-targets-6.0 branch from 71af9c8 to 857b268 Compare April 14, 2024 07:35
@xedin
Copy link
Contributor Author

xedin commented Apr 14, 2024

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented Apr 15, 2024

@swift-ci please test Windows platform

@xedin xedin merged commit 9ede8a8 into swiftlang:release/6.0 Apr 15, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build system Changes to interactions with build systems diagnostics swift 6.0 Related to Swift 6.0 release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants