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

Introduce the notion of a warning that is ignored by default, but enabled by -Wwarning/-Werror #78500

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

DougGregor
Copy link
Member

As an example, use this for the "@preconcurrency on import has no
effect" warning, which is not yet working correctly. This disables it
by default but leaves it in place for our testing.

@DougGregor
Copy link
Member Author

@swift-ci please smoke test

1 similar comment
@DougGregor
Copy link
Member Author

@swift-ci please smoke test

@DougGregor DougGregor enabled auto-merge January 9, 2025 04:58
@DougGregor
Copy link
Member Author

@swift-ci please smoke test Windows

…bled by -Wwarning/-Werror

As an example, use this for the "`@preconcurrency` on import has no
effect" warning, which is not yet working correctly. This disables it
by default but leaves it in place for our testing.
@DougGregor DougGregor force-pushed the preconcurrency-import-unused-suppress branch from 3a24b8b to 14474c6 Compare January 9, 2025 14:56
@DougGregor
Copy link
Member Author

@swift-ci please smoke test

@DougGregor
Copy link
Member Author

@swift-ci please smoke test

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.

1 participant