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 4abaf06 commit 9779525Copy full SHA for 9779525
clang/test/ASTSYCL/ast-dump-sycl-kernel-call-stmt.cpp
@@ -401,7 +401,7 @@ void foo() {
401
// CHECK-NEXT: | | | | |-DeclRefExpr {{.*}} 'int' lvalue ParmVar {{.*}} 'a' 'int'
402
// CHECK-NEXT: | | | | `-DeclRefExpr {{.*}} 'int' lvalue ParmVar {{.*}} 'b' 'int'
403
// CHECK-NEXT: | | | `-SYCLKernelEntryPointAttr {{.*}} KNT
404
-// CHECK-NEXT: | | `-CXXMethodDecl {{.*}} used skep9 {{.*}} implicit_instantiation implicit-inline
+// CHECK-NEXT: | | `-CXXMethodDecl {{.*}} used skep9 {{.*}} implicit_instantiation implicit-inline instantiated_from 0x{{.*}}
405
// CHECK-NEXT: | | |-TemplateArgument type 'KN<9>'
406
// CHECK-NEXT: | | | `-RecordType {{.*}} 'KN<9>' canonical
407
// CHECK-NEXT: | | | `-ClassTemplateSpecialization {{.*}}'KN'
0 commit comments