Determines whether warnings are issued about extra tokens at the end of preprocessor directives.
IA-32, Intel® 64, IA-64 architectures
Linux and Mac OS X: | -Wextra-tokens -Wno-extra-tokens |
Windows: | None |
None
-Wno-extra-tokens |
The compiler does not warn about extra tokens at the end of preprocessor directives. |
This option determines whether warnings are issued about extra tokens at the end of preprocessor directives.
None