Skip to content

Commit 81ace26

Browse files
committed
Fixed formatting.
1 parent 5660269 commit 81ace26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/CodeGenSYCL/kernel-param-member-acc-array-ih.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// RUN: %clang_cc1 -I %S/Inputs -fsycl -fsycl-is-device -triple spir64-unknown-unknown-sycldevice -fsycl-int-header=%t.h %s -fsyntax-only
22
// RUN: FileCheck -input-file=%t.h %s
3-
// XFAIL for now due to : https://github.com/intel/llvm/issues/2018
3+
// XFAIL for now due to : https://github.com/intel/llvm/issues/2018
44
// XFAIL: *
55

66
// This test checks the integration header when kernel argument

0 commit comments

Comments
 (0)