Intel® oneAPI DPC++/C++ Compiler Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-1B71803D-224B-4143-BD2B-4D06A3321FD8
Visible to Intel only — GUID: GUID-1B71803D-224B-4143-BD2B-4D06A3321FD8
Wunknown-pragmas
Determines whether a warning is issued if an unknown #pragma directive is used.
Linux: |
-Wunknown-pragmas -Wno-unknown-pragmas |
Windows: |
None |
None
-Wunknown-pragmas |
A warning is issued if an unknown #pragma directive is used. |
This option determines whether a warning is issued if an unknown #pragma directive is used.
None