Determines whether a warning is issued if generated code is not C++ ABI compliant.
IA-32, Intel® 64, IA-64 architectures
Linux and Mac OS X: | -Wabi -Wno-abi |
Windows: | None |
None
-Wno-abi |
No warning is issued when generated code is not C++ ABI compliant. |
This option determines whether a warning is issued if generated code is not C++ ABI compliant.
None