Determines whether warnings are issued for global functions and variables without prior declaration.
IA-32, Intel® 64, IA-64 architectures
Linux and Mac OS X: | -Wmissing-declarations -Wno-missing-declarations |
Windows: | None |
None
-Wno-missing-declarations |
No warnings are issued for global functions and variables without prior declaration. |
This option determines whether warnings are issued for global functions and variables without prior declaration.
None