Tells the compiler to display diagnostics for 64-bit porting.
Linux and macOS: | -Wp64 |
Windows: | /Wp64 |
None
OFF |
The compiler does not display diagnostics for 64-bit porting. |
This option tells the compiler to display diagnostics for 64-bit porting.
Visual Studio: General > Detect 64-bit Portability Issues
Eclipse: None
Xcode: None
None