Mercurial > hg > CbC > CbC_llvm
diff clang/test/AST/ast-dump-openmp-sections.c @ 207:2e18cbf3894f
LLVM12
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 08 Jun 2021 06:07:14 +0900 |
parents | 0572611fdcc8 |
children | c4bab56944e8 |
line wrap: on
line diff
--- a/clang/test/AST/ast-dump-openmp-sections.c Mon May 25 11:55:54 2020 +0900 +++ b/clang/test/AST/ast-dump-openmp-sections.c Tue Jun 08 06:07:14 2021 +0900 @@ -20,4 +20,4 @@ // CHECK-NEXT: `-CapturedDecl {{.*}} <<invalid sloc>> <invalid sloc> // CHECK-NEXT: |-CompoundStmt {{.*}} <col:3, col:7> // CHECK-NEXT: | `-NullStmt {{.*}} <col:5> -// CHECK-NEXT: `-ImplicitParamDecl {{.*}} <line:9:1> col:1 implicit __context 'struct (anonymous at {{.*}}ast-dump-openmp-sections.c:9:1) *const restrict' +// CHECK-NEXT: `-ImplicitParamDecl {{.*}} <line:9:1> col:1 implicit __context 'struct (unnamed at {{.*}}ast-dump-openmp-sections.c:9:1) *const restrict'