comparison clang/test/AST/ast-dump-openmp-sections.c @ 173:0572611fdcc8 llvm10 llvm12

reorgnization done
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 25 May 2020 11:55:54 +0900
parents 1d019706d866
children 2e18cbf3894f
comparison
equal deleted inserted replaced
172:9fbae9c8bf63 173:0572611fdcc8
16 // CHECK-NEXT: `-FunctionDecl {{.*}} <line:8:1, line:11:1> line:8:6 test_one 'void ()' 16 // CHECK-NEXT: `-FunctionDecl {{.*}} <line:8:1, line:11:1> line:8:6 test_one 'void ()'
17 // CHECK-NEXT: `-CompoundStmt {{.*}} <col:17, line:11:1> 17 // CHECK-NEXT: `-CompoundStmt {{.*}} <col:17, line:11:1>
18 // CHECK-NEXT: `-OMPSectionsDirective {{.*}} <line:9:1, col:21> 18 // CHECK-NEXT: `-OMPSectionsDirective {{.*}} <line:9:1, col:21>
19 // CHECK-NEXT: `-CapturedStmt {{.*}} <line:10:3, col:7> 19 // CHECK-NEXT: `-CapturedStmt {{.*}} <line:10:3, col:7>
20 // CHECK-NEXT: `-CapturedDecl {{.*}} <<invalid sloc>> <invalid sloc> 20 // CHECK-NEXT: `-CapturedDecl {{.*}} <<invalid sloc>> <invalid sloc>
21 // CHECK-NEXT: |-CompoundStmt {{.*}} <col:3, col:7> openmp_structured_block 21 // CHECK-NEXT: |-CompoundStmt {{.*}} <col:3, col:7>
22 // CHECK-NEXT: | `-NullStmt {{.*}} <col:5> 22 // CHECK-NEXT: | `-NullStmt {{.*}} <col:5>
23 // CHECK-NEXT: `-ImplicitParamDecl {{.*}} <line:9:1> col:1 implicit __context 'struct (anonymous at {{.*}}ast-dump-openmp-sections.c:9:1) *const restrict' 23 // CHECK-NEXT: `-ImplicitParamDecl {{.*}} <line:9:1> col:1 implicit __context 'struct (anonymous at {{.*}}ast-dump-openmp-sections.c:9:1) *const restrict'