Intel® C++ Compiler XE 13.1 User and Reference Guides

Wabi

Determines whether a warning is issued if generated code is not C++ ABI compliant.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

-Wabi

-Wno-abi

Windows:

None

Arguments

None

Default

-Wno-abi

No warning is issued when generated code is not C++ ABI compliant.

Description

This option determines whether a warning is issued if generated code is not C++ ABI compliant.

Alternate Options

None


Submit feedback on this help topic