Skip to content

[build] pass /W4 to clang-cl to avoid -Weverything#259

Merged
TheSenPie merged 1 commit into
masterfrom
clang-weveryting-fix
Apr 26, 2026
Merged

[build] pass /W4 to clang-cl to avoid -Weverything#259
TheSenPie merged 1 commit into
masterfrom
clang-weveryting-fix

Conversation

@TheSenPie
Copy link
Copy Markdown
Collaborator

clang-cl maps -Wall to -Weverything and creates noise
pass /W4 instead and preserve the clang-specific warning suppressions

clang-cl maps -Wall to -Weverything and creates noise
pass /W4 instead and preserve the clang-specific warning suppressions
@TheSenPie TheSenPie requested review from dBagrat and nicebyte April 26, 2026 16:17
@TheSenPie TheSenPie merged commit f5fa49d into master Apr 26, 2026
1 check passed
@TheSenPie TheSenPie deleted the clang-weveryting-fix branch April 26, 2026 21:30
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.

3 participants