Intel® oneAPI DPC++/C++ Compiler Developer Guide and Reference

ID 767253
Date 9/08/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

Wno-sycl-strict

Disables warnings that enforce strict SYCL* language compatibility.

Syntax

Linux:

-Wno-sycl-strict

Windows:

-Wno-sycl-strict

Arguments

None

Default

OFF

Warnings that enforce strict SYCL* language compatibility are enabled.

Description

This option disables warnings that enforce strict SYCL* language compatibility.

IDE Equivalent
None
Alternate Options

None