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 8700b76 commit d517148Copy full SHA for d517148
clang/test/SemaSYCL/built-in-type-kernel-arg.cpp
@@ -181,7 +181,7 @@ int main() {
181
// CHECK-NEXT: ImplicitCastExpr {{.*}} '__global int *' <LValueToRValue>
182
// CHECK-NEXT: DeclRefExpr {{.*}} '__global int *' lvalue ParmVar {{.*}} '_arg_ptr_array' '__global int *'
183
184
-// CHECK: FunctionDecl {{.*}}kernel_nns 'void (__generated_test_struct_simple)'
+// CHECK: FunctionDecl {{.*}}kernel_nns{{.*}} 'void (__generated_test_struct_simple)'
185
// CHECK-NEXT: ParmVarDecl {{.*}} used _arg_tds '__generated_test_struct_simple'
186
187
// CHECK: VarDecl {{.*}} used __SYCLKernel
0 commit comments