10000
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.
1 parent 203c9d1 commit 07eb64cCopy full SHA for 07eb64c
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