Fix test after AST dump output change

llvm-svn: 351707
This commit is contained in:
Stephen Kelly 2019-01-20 23:46:30 +00:00
parent c190404249
commit 168f58b726
1 changed files with 1 additions and 1 deletions

View File

@ -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