Intel® C++ Compiler 19.0 Developer Guide and Reference
Disables all warning messages.
Linux and macOS: | -w |
Windows: | /w |
None
OFF |
Default warning messages are enabled. |
This option disables all warning messages.
Visual Studio: General > Warning Level
Eclipse: General > Warning Level
Xcode: General > Warning Level
Linux and macOS*: -w0
Windows: /W0