predef icon indicating copy to clipboard operation
predef copied to clipboard

The new clang-based Intel C++ compiler has different identification macros

Open johnthacker opened this issue 3 years ago • 0 comments

See here.

The clang based compiler defines __INTEL_LLVM_COMPILER instead of __INTEL_COMPILER. SYCL_LANGUAGE_VERSION is present if SYCL is supported.

johnthacker avatar Dec 28 '22 15:12 johnthacker