Skip to content
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

Suppress warnings for remote Clang targets #7423

Merged
merged 2 commits into from Mar 27, 2024

Commits on Mar 27, 2024

  1. Suppress warnings for remote Clang targets

    This mirrors behavior of remote swift targets which
    suppress warnings as well.
    xedin committed Mar 27, 2024
    Copy the full SHA
    398dab8 View commit details
    Browse the repository at this point in the history
  2. NFC: Add a test-case for -w in clang arguments for "remote" packages

    Remote in this case means local or remote source control or registry.
    xedin committed Mar 27, 2024
    Copy the full SHA
    08efdf5 View commit details
    Browse the repository at this point in the history