We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 645774b commit b0a03e6Copy full SHA for b0a03e6
clang/test/CodeGenSYCL/integration_header.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clang_cc1 -I %S/Inputs -fsycl -fsycl-is-device -fsycl-int-header=%t.h %s -fsyntax-only
+// RUN: %clang_cc1 -I %S/Inputs -fsycl -fsycl-is-device -triple spir64-unknown-unknown-sycldevice -fsycl-int-header=%t.h %s -fsyntax-only
2
// RUN: FileCheck -input-file=%t.h %s
3
//
4
// CHECK: #include <CL/sycl/detail/kernel_desc.hpp>
0 commit comments