summaryrefslogtreecommitdiffstats
path: root/clang/test/AST/ast-dump-openmp-barrier.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/AST/ast-dump-openmp-barrier.c')
-rw-r--r--clang/test/AST/ast-dump-openmp-barrier.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/AST/ast-dump-openmp-barrier.c b/clang/test/AST/ast-dump-openmp-barrier.c
index b13e0e9f2af..1173a0e6f2a 100644
--- a/clang/test/AST/ast-dump-openmp-barrier.c
+++ b/clang/test/AST/ast-dump-openmp-barrier.c
@@ -7,4 +7,4 @@ void test() {
// CHECK: TranslationUnitDecl {{.*}} <<invalid sloc>> <invalid sloc>
// CHECK: `-FunctionDecl {{.*}} <{{.*}}ast-dump-openmp-barrier.c:3:1, line:5:1> line:3:6 test 'void ()'
// CHECK-NEXT: `-CompoundStmt {{.*}} <col:13, line:5:1>
-// CHECK-NEXT: `-OMPBarrierDirective {{.*}} <line:4:9, col:20>
+// CHECK-NEXT: `-OMPBarrierDirective {{.*}} <line:4:9, col:20> openmp_standalone_directive
OpenPOWER on IntegriCloud