Intel® C++ Compiler XE 13.1 User and Reference Guides
Tells the compiler to check only for correct syntax.
All
Linux and OS X: | None |
Windows: | /Zs |
None
OFF |
Normal compilation is performed. |
This option tells the compiler to check only for correct syntax.
Linux: -syntax, -fsyntax-only
Windows: None