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 4df2f48 commit 9a7e3f1Copy full SHA for 9a7e3f1
clang/test/CodeGenSYCL/work_group_memory.cpp
@@ -22,7 +22,7 @@
22
// CHECK-INT-HEADER-NEXT: { kernel_param_kind_t::kind_work_group_memory, {{[4,8]}}, 0 },
23
// CHECK-INT-HEADER-EMPTY:
24
// CHECK-INT-HEADER-NEXT: { kernel_param_kind_t::kind_invalid, -987654321, -987654321 },
25
-// CHECK-INT-HEADER-NEXT: }
+// CHECK-INT-HEADER-NEXT: };
26
27
#include "Inputs/sycl.hpp"
28
0 commit comments