forked from OSchip/llvm-project
parent
c190404249
commit
168f58b726
|
@ -118,7 +118,7 @@ auto incomplete = &three<Incomplete*, Incomplete**, const Incomplete*>;
|
|||
// CHECK: |-VarDecl {{.*}} d 'C (*)(const volatile U *, const volatile E &, const volatile S &&)'
|
||||
// CHECK: |-CXXRecordDecl {{.*}} struct B
|
||||
// CHECK: | `-CXXRecordDecl {{.*}} struct A
|
||||
// CHECK: | |-CXXRecordDecl {{.*}} struct S
|
||||
// CHECK: | `-CXXRecordDecl {{.*}} struct S
|
||||
// CHECK: |-NamespaceDecl {{.*}} A
|
||||
// CHECK: | |-CXXRecordDecl {{.*}} struct C
|
||||
// CHECK: | | |-CXXRecordDecl {{.*}} struct S
|
||||
|
|
Loading…
Reference in New Issue