Tells the compiler to check only for correct syntax.
Linux:
None
Windows:
/Zs
OFF
Normal compilation is performed.
This option tells the compiler to check only for correct syntax.
Linux: -syntax, -fsyntax-only
Windows: None