Intel® C++ Compiler 19.0 Developer Guide and Reference
Tells the compiler to check only for correct syntax.
Linux and macOS: | 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