We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9196a30 commit 5660269Copy full SHA for 5660269
clang/test/CodeGenSYCL/kernel-param-member-acc-array-ih.cpp
@@ -1,5 +1,6 @@
1
// 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
+// XFAIL for now due to : https://github.com/intel/llvm/issues/2018
4
// XFAIL: *
5
6
// This test checks the integration header when kernel argument
0 commit comments