8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ec2c31 + 07eb64c commit f50a972Copy full SHA for f50a972
02-Use_the_Tools_Available.md
@@ -164,7 +164,7 @@ Not recommended
164
165
Start with very strict warning settings from the beginning. Trying to raise the warning level after the project is underway can be painful.
166
167
-Consider using the *treat warnings as errors* setting. `/Wx` with MSVC, `-Werror` with GCC / Clang
+Consider using the *treat warnings as errors* setting. `/WX` with MSVC, `-Werror` with GCC / Clang
168
169
## LLVM-based tools
170
0 commit comments