ninja: Entering directory `out/gn' [0/1] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /usr/local/google/home/thakis/src/llvm-project/out/gn/bin:/usr/local/google/home/thakis/src/llvm-project/out/gn/bin llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 24122 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: ASTSYCL/ast-dump-sycl-kernel-call-stmt.cpp (3847 of 24122) ******************** TEST 'Clang :: ASTSYCL/ast-dump-sycl-kernel-call-stmt.cpp' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -std=c++17 -triple x86_64-unknown-unknown -fsycl-is-device -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/ASTSYCL/ast-dump-sycl-kernel-call-stmt.cpp | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines /usr/local/google/home/thakis/src/llvm-project/clang/test/ASTSYCL/ast-dump-sycl-kernel-call-stmt.cpp # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -std=c++17 -triple x86_64-unknown-unknown -fsycl-is-device -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/ASTSYCL/ast-dump-sycl-kernel-call-stmt.cpp # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines /usr/local/google/home/thakis/src/llvm-project/clang/test/ASTSYCL/ast-dump-sycl-kernel-call-stmt.cpp # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/ASTSYCL/ast-dump-sycl-kernel-call-stmt.cpp:59:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | | |-ParmVarDecl {{.*}} k 'KT' # | ^ # | :179:83: note: scanning from here # | | |-FunctionDecl 0x556494cf8230 line:50:6 skep2 'void (KT)' # | ^ # | :180:1: note: possible intended match here # | | | |-ParmVarDecl 0x556494cf8120 col:15 referenced k 'KT' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/ASTSYCL/ast-dump-sycl-kernel-call-stmt.cpp # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 174: | | `-CompoundStmt 0x556494cd4e70 # | 175: | `-SYCLKernelEntryPointAttr 0x556494cd4d58 KN<1> # | 176: |-FunctionTemplateDecl 0x556494cf82d8 line:50:6 skep2 # | 177: | |-TemplateTypeParmDecl 0x556494cd4e98 col:19 referenced typename depth 0 index 0 KNT # | 178: | |-TemplateTypeParmDecl 0x556494cd4f50 col:33 referenced typename depth 0 index 1 KT # | 179: | |-FunctionDecl 0x556494cf8230 line:50:6 skep2 'void (KT)' # | next:59'0 X error: no match found # | 180: | | |-ParmVarDecl 0x556494cf8120 col:15 referenced k 'KT' definition # | next:59'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:59'1 ? possible intended match # | 181: | | |-CompoundStmt 0x556494cf8450 # | next:59'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 182: | | | `-CallExpr 0x556494cf8428 '' # | next:59'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 183: | | | `-DeclRefExpr 0x556494cf8408 'KT' lvalue ParmVar 0x556494cf8120 'k' 'KT' # | next:59'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 184: | | `-SYCLKernelEntryPointAttr 0x556494cf8338 KNT # | next:59'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 185: | `-FunctionDecl 0x556494cf8cb0 line:50:6 skep2 'void (K<2>)' explicit_instantiation_definition instantiated_from 0x556494cf8230 # | next:59'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: AST/ast-dump-openmp-teams-distribute-parallel-for-simd.c (4055 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-teams-distribute-parallel-for-simd.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute-parallel-for-simd.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute-parallel-for-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute-parallel-for-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute-parallel-for-simd.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute-parallel-for-simd.c:45:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:192: note: scanning from here # | |-FunctionDecl 0x5558f96bdc00 line:3:6 test_one 'void (int)' # | ^ # | :17:8: note: possible intended match here # | | |-ParmVarDecl 0x5558f96bdb30 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute-parallel-for-simd.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x5558f9670870 'char' # | 12: |-TypedefDecl 0x5558f96713b8 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x5558f9671360 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x5558f9671320 'struct __va_list_tag' canonical # | 15: | `-Record 0x5558f9671100 '__va_list_tag' # | 16: |-FunctionDecl 0x5558f96bdc00 line:3:6 test_one 'void (int)' # | next:45'0 X error: no match found # | 17: | |-ParmVarDecl 0x5558f96bdb30 col:19 used x 'int' definition # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:45'1 ? possible intended match # | 18: | `-CompoundStmt 0x5558f96e2b08 # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPTargetDirective 0x5558f96e2ac8 # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | |-OMPFirstprivateClause 0x5558f96e2a88 <> # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | | `-DeclRefExpr 0x5558f96e2890 'int' lvalue ParmVar 0x5558f96bdb30 'x' 'int' refers_to_enclosing_variable_or_capture # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | `-CapturedStmt 0x5558f96e2850 # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: AST/ast-dump-openmp-teams-distribute-parallel-for.c (4296 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-teams-distribute-parallel-for.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute-parallel-for.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute-parallel-for.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute-parallel-for.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute-parallel-for.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute-parallel-for.c:45:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:187: note: scanning from here # | |-FunctionDecl 0x55e7f690ecd0 line:3:6 test_one 'void (int)' # | ^ # | :17:8: note: possible intended match here # | | |-ParmVarDecl 0x55e7f690ec00 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute-parallel-for.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x55e7f68c1890 'char' # | 12: |-TypedefDecl 0x55e7f68c23d8 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x55e7f68c2380 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x55e7f68c2340 'struct __va_list_tag' canonical # | 15: | `-Record 0x55e7f68c2120 '__va_list_tag' # | 16: |-FunctionDecl 0x55e7f690ecd0 line:3:6 test_one 'void (int)' # | next:45'0 X error: no match found # | 17: | |-ParmVarDecl 0x55e7f690ec00 col:19 used x 'int' definition # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:45'1 ? possible intended match # | 18: | `-CompoundStmt 0x55e7f6933bd0 # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPTargetDirective 0x55e7f6933b90 # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | |-OMPFirstprivateClause 0x55e7f6933b50 <> # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | | `-DeclRefExpr 0x55e7f6933958 'int' lvalue ParmVar 0x55e7f690ec00 'x' 'int' refers_to_enclosing_variable_or_capture # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | `-CapturedStmt 0x55e7f6933918 # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70. FAIL: Clang :: AST/ast-dump-openmp-target-teams-distribute-parallel-for-simd.c (4551 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-target-teams-distribute-parallel-for-simd.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute-parallel-for-simd.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute-parallel-for-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute-parallel-for-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute-parallel-for-simd.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute-parallel-for-simd.c:40:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:199: note: scanning from here # | |-FunctionDecl 0x5564ad840a70 line:3:6 test_one 'void (int)' # | ^ # | :17:8: note: possible intended match here # | | |-ParmVarDecl 0x5564ad8409a0 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute-parallel-for-simd.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x5564ad7f3550 'char' # | 12: |-TypedefDecl 0x5564ad7f4098 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x5564ad7f4040 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x5564ad7f4000 'struct __va_list_tag' canonical # | 15: | `-Record 0x5564ad7f3de0 '__va_list_tag' # | 16: |-FunctionDecl 0x5564ad840a70 line:3:6 test_one 'void (int)' # | next:40'0 X error: no match found # | 17: | |-ParmVarDecl 0x5564ad8409a0 col:19 used x 'int' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:40'1 ? possible intended match # | 18: | `-CompoundStmt 0x5564ad8624e8 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPTargetTeamsDistributeParallelForSimdDirective 0x5564ad862378 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | |-OMPFirstprivateClause 0x5564ad85f3f0 <> # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | | `-DeclRefExpr 0x5564ad85ec50 'int' lvalue ParmVar 0x5564ad8409a0 'x' 'int' refers_to_enclosing_variable_or_capture # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | `-CapturedStmt 0x5564ad85f1d8 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: AST/ast-dump-openmp-target-teams-distribute-parallel-for.c (4895 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-target-teams-distribute-parallel-for.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute-parallel-for.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute-parallel-for.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute-parallel-for.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute-parallel-for.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute-parallel-for.c:40:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:194: note: scanning from here # | |-FunctionDecl 0x5596f5eb9a40 line:3:6 test_one 'void (int)' # | ^ # | :17:8: note: possible intended match here # | | |-ParmVarDecl 0x5596f5eb9970 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute-parallel-for.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x5596f5e6c8d0 'char' # | 12: |-TypedefDecl 0x5596f5e6d418 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x5596f5e6d3c0 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x5596f5e6d380 'struct __va_list_tag' canonical # | 15: | `-Record 0x5596f5e6d160 '__va_list_tag' # | 16: |-FunctionDecl 0x5596f5eb9a40 line:3:6 test_one 'void (int)' # | next:40'0 X error: no match found # | 17: | |-ParmVarDecl 0x5596f5eb9970 col:19 used x 'int' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:40'1 ? possible intended match # | 18: | `-CompoundStmt 0x5596f5ed7640 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPTargetTeamsDistributeParallelForDirective 0x5596f5ed74c8 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | |-OMPFirstprivateClause 0x5596f5ed8330 <> # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | | `-DeclRefExpr 0x5596f5ed7b90 'int' lvalue ParmVar 0x5596f5eb9970 'x' 'int' refers_to_enclosing_variable_or_capture # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | `-CapturedStmt 0x5596f5ed8118 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: AST/ast-dump-decl.c (7095 of 24122) ******************** TEST 'Clang :: AST/ast-dump-decl.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -Wno-strict-prototypes -ast-dump -ast-dump-filter Test /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -Wno-strict-prototypes -ast-dump -ast-dump-filter Test /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.c:35:3: warning: declaration does not declare anything [-Wmissing-declarations] # | 35 | struct y { # | | ^~~~~~~~ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.c:128:29: warning: declaration of 'enum (unnamed at /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.c:128:29)' will not be visible outside of this function [-Wvisibility] # | 128 | int TestFunctionDecl(int x, enum { e } y) { # | | ^ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.c:137:28: warning: declaration of 'enum Enum' will not be visible outside of this function [-Wvisibility] # | 137 | int TestFunctionDecl2(enum Enum { e } x) { return x; } # | | ^ # | 3 warnings generated. # `----------------------------- # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.c:175:16: error: CHECK: expected string not found in input # | // CHECK: VarDecl{{.*}} TestVarDeclThread 'int' tls{{$}} # | ^ # | :128:151: note: scanning from here # | VarDecl 0x55c9fb560578 col:12 TestVarDeclSC 'int' extern declaration # | ^ # | :131:114: note: possible intended match here # | VarDecl 0x55c9fb5605f8 col:14 TestVarDeclThread 'int' tls tentative definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 123: # | 124: Dumping TestVarDecl: # | 125: VarDecl 0x55c9fb5604f8 col:5 TestVarDecl 'int' tentative definition # | 126: # | 127: Dumping TestVarDeclSC: # | 128: VarDecl 0x55c9fb560578 col:12 TestVarDeclSC 'int' extern declaration # | check:175'0 X~~~~~~~~~~~~ error: no match found # | 129: # | check:175'0 ~ # | 130: Dumping TestVarDeclThread: # | check:175'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 131: VarDecl 0x55c9fb5605f8 col:14 TestVarDeclThread 'int' tls tentative definition # | check:175'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:175'1 ? possible intended match # | 132: # | check:175'0 ~ # | 133: Dumping TestVarDeclPrivate: # | check:175'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 134: VarDecl 0x55c9fb560678 col:24 TestVarDeclPrivate 'int' tentative definition # | check:175'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 135: # | check:175'0 ~ # | 136: Dumping TestVarDeclInit: # | check:175'0 ~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: AST/ast-dump-lambda.cpp (7839 of 24122) ******************** TEST 'Clang :: AST/ast-dump-lambda.cpp' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -Wno-unused-value -std=gnu++17 -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-lambda.cpp -ast-dump-filter test | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -strict-whitespace --match-full-lines /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-lambda.cpp # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -Wno-unused-value -std=gnu++17 -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-lambda.cpp -ast-dump-filter test # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-lambda.cpp:36:6: warning: an attribute specifier sequence in this position is a C++23 extension [-Wc++23-lambda-attributes] # | 36 | [] [[noreturn]] () {}; # | | ^ # | 1 warning generated. # `----------------------------- # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -strict-whitespace --match-full-lines /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-lambda.cpp # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-lambda.cpp:42:15: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: |-ParmVarDecl {{.*}} col:43{{( imported)?}} referenced a 'Ts...' pack # | ^ # | :4:81: note: scanning from here # | `-FunctionDecl 0x56423f4f5e70 line:15:32 test 'void (Ts...)' # | ^ # | :5:3: note: possible intended match here # | |-ParmVarDecl 0x56423f4f5d60 col:43 referenced a 'Ts...' pack definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-lambda.cpp # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: Dumping test: # | 2: FunctionTemplateDecl 0x56423f4f5f18 line:15:32 test # | 3: |-TemplateTypeParmDecl 0x56423f4f5c10 col:23 referenced typename depth 0 index 0 ... Ts # | 4: `-FunctionDecl 0x56423f4f5e70 line:15:32 test 'void (Ts...)' # | next:42'0 X error: no match found # | 5: |-ParmVarDecl 0x56423f4f5d60 col:43 referenced a 'Ts...' pack definition # | next:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:42'1 ? possible intended match # | 6: `-CompoundStmt 0x56423f5239c0 # | next:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 7: |-DeclStmt 0x56423f51b3a0 # | next:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 8: | `-CXXRecordDecl 0x56423f4f6028 line:16:10 struct V definition # | next:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 9: | |-DefinitionData empty aggregate standard_layout trivially_copyable pod trivial literal has_constexpr_non_copy_move_ctor can_const_default_init # | next:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 10: | | |-DefaultConstructor exists trivial constexpr needs_implicit defaulted_is_constexpr # | next:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: AST/ast-dump-openmp-teams-distribute.c (8024 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-teams-distribute.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute.c:45:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:174: note: scanning from here # | |-FunctionDecl 0x5636ea951f30 line:3:6 test_one 'void (int)' # | ^ # | :17:8: note: possible intended match here # | | |-ParmVarDecl 0x5636ea951e60 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x5636ea904a40 'char' # | 12: |-TypedefDecl 0x5636ea905588 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x5636ea905530 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x5636ea9054f0 'struct __va_list_tag' canonical # | 15: | `-Record 0x5636ea9052d0 '__va_list_tag' # | 16: |-FunctionDecl 0x5636ea951f30 line:3:6 test_one 'void (int)' # | next:45'0 X error: no match found # | 17: | |-ParmVarDecl 0x5636ea951e60 col:19 used x 'int' definition # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:45'1 ? possible intended match # | 18: | `-CompoundStmt 0x5636ea9725b0 # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPTargetDirective 0x5636ea972570 # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | |-OMPFirstprivateClause 0x5636ea972530 <> # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | | `-DeclRefExpr 0x5636ea972338 'int' lvalue ParmVar 0x5636ea951e60 'x' 'int' refers_to_enclosing_variable_or_capture # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | `-CapturedStmt 0x5636ea9722f8 # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: AST/ast-dump-openmp-teams-distribute-simd.c (8119 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-teams-distribute-simd.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute-simd.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute-simd.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute-simd.c:45:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:179: note: scanning from here # | |-FunctionDecl 0x55988d8a8d60 line:3:6 test_one 'void (int)' # | ^ # | :17:8: note: possible intended match here # | | |-ParmVarDecl 0x55988d8a8c90 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams-distribute-simd.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x55988d85b8c0 'char' # | 12: |-TypedefDecl 0x55988d85c408 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x55988d85c3b0 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x55988d85c370 'struct __va_list_tag' canonical # | 15: | `-Record 0x55988d85c150 '__va_list_tag' # | 16: |-FunctionDecl 0x55988d8a8d60 line:3:6 test_one 'void (int)' # | next:45'0 X error: no match found # | 17: | |-ParmVarDecl 0x55988d8a8c90 col:19 used x 'int' definition # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:45'1 ? possible intended match # | 18: | `-CompoundStmt 0x55988d8c9230 # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPTargetDirective 0x55988d8c91f0 # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | |-OMPFirstprivateClause 0x55988d8c91b0 <> # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | | `-DeclRefExpr 0x55988d8c8fb8 'int' lvalue ParmVar 0x55988d8a8c90 'x' 'int' refers_to_enclosing_variable_or_capture # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | `-CapturedStmt 0x55988d8c8f78 # | next:45'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: AST/ast-dump-APValue-union.cpp (8271 of 24122) ******************** TEST 'Clang :: AST/ast-dump-APValue-union.cpp' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -Wno-unused-value -std=gnu++17 -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-union.cpp -ast-dump-filter Test | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace --match-full-lines /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-union.cpp # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -Wno-unused-value -std=gnu++17 -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-union.cpp -ast-dump-filter Test # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace --match-full-lines /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-union.cpp # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-union.cpp:42:12: error: CHECK: expected string not found in input # | // CHECK: | `-VarDecl {{.*}} col:{{.*}} u0 'const U0' constexpr listinit # | ^ # | :1:1: note: scanning from here # | Dumping Test: # | ^ # | :5:9: note: possible intended match here # | | `-VarDecl 0x55a85875a9d8 col:16 u0 'const U0' constexpr listinit definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-union.cpp # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: Dumping Test: # | check:42'0 X~~~~~~~~~~~~~ error: no match found # | 2: FunctionDecl 0x55a85875a8b0 line:40:6 Test 'void ()' # | check:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: `-CompoundStmt 0x55a85875eb90 # | check:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 4: |-DeclStmt 0x55a85875ac18 # | check:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: | `-VarDecl 0x55a85875a9d8 col:16 u0 'const U0' constexpr listinit definition # | check:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:42'1 ? possible intended match # | 6: | |-value: Union .i Int 42 # | check:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 7: | `-InitListExpr 0x55a85875aa80 'const U0' field Field 0x55a8587387e0 'i' 'int' # | check:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 8: | `-CXXDefaultInitExpr 0x55a85875aac8 'int' has rewritten init # | check:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 9: | `-IntegerLiteral 0x55a858738910 'int' 42 # | check:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 10: |-DeclStmt 0x55a85875d290 # | check:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: AST/ast-dump-openmp-target-parallel-for.c (8588 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-target-parallel-for.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-parallel-for.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-parallel-for.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-parallel-for.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-parallel-for.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-parallel-for.c:40:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:177: note: scanning from here # | |-FunctionDecl 0x55c818a0dd20 line:3:6 test_one 'void (int)' # | ^ # | :17:8: note: possible intended match here # | | |-ParmVarDecl 0x55c818a0dc50 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-parallel-for.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x55c8189c08c0 'char' # | 12: |-TypedefDecl 0x55c8189c1408 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x55c8189c13b0 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x55c8189c1370 'struct __va_list_tag' canonical # | 15: | `-Record 0x55c8189c1150 '__va_list_tag' # | 16: |-FunctionDecl 0x55c818a0dd20 line:3:6 test_one 'void (int)' # | next:40'0 X error: no match found # | 17: | |-ParmVarDecl 0x55c818a0dc50 col:19 used x 'int' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:40'1 ? possible intended match # | 18: | `-CompoundStmt 0x55c818a2e148 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPTargetParallelForDirective 0x55c818a2e038 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | |-OMPFirstprivateClause 0x55c818a2d1a0 <> # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | | `-DeclRefExpr 0x55c818a0e950 'int' lvalue ParmVar 0x55c818a0dc50 'x' 'int' refers_to_enclosing_variable_or_capture # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | `-CapturedStmt 0x55c818a2cf88 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: AST/ast-dump-openmp-target-teams-distribute-simd.c (8687 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-target-teams-distribute-simd.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute-simd.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute-simd.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute-simd.c:40:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:186: note: scanning from here # | |-FunctionDecl 0x55b5676e8cd0 line:3:6 test_one 'void (int)' # | ^ # | :17:8: note: possible intended match here # | | |-ParmVarDecl 0x55b5676e8c00 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute-simd.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x55b56769b890 'char' # | 12: |-TypedefDecl 0x55b56769c3d8 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x55b56769c380 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x55b56769c340 'struct __va_list_tag' canonical # | 15: | `-Record 0x55b56769c120 '__va_list_tag' # | 16: |-FunctionDecl 0x55b5676e8cd0 line:3:6 test_one 'void (int)' # | next:40'0 X error: no match found # | 17: | |-ParmVarDecl 0x55b5676e8c00 col:19 used x 'int' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:40'1 ? possible intended match # | 18: | `-CompoundStmt 0x55b567708da0 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPTargetTeamsDistributeSimdDirective 0x55b567708c98 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | |-OMPFirstprivateClause 0x55b567707e00 <> # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | | `-DeclRefExpr 0x55b5676e9900 'int' lvalue ParmVar 0x55b5676e8c00 'x' 'int' refers_to_enclosing_variable_or_capture # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | `-CapturedStmt 0x55b567707be8 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: AST/ast-dump-openmp-target-parallel-for-simd.c (8797 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-target-parallel-for-simd.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-parallel-for-simd.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-parallel-for-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-parallel-for-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-parallel-for-simd.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-parallel-for-simd.c:40:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:182: note: scanning from here # | |-FunctionDecl 0x56181f2edfd0 line:3:6 test_one 'void (int)' # | ^ # | :17:8: note: possible intended match here # | | |-ParmVarDecl 0x56181f2edf00 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-parallel-for-simd.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x56181f2a0b00 'char' # | 12: |-TypedefDecl 0x56181f2a1648 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x56181f2a15f0 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x56181f2a15b0 'struct __va_list_tag' canonical # | 15: | `-Record 0x56181f2a1390 '__va_list_tag' # | 16: |-FunctionDecl 0x56181f2edfd0 line:3:6 test_one 'void (int)' # | next:40'0 X error: no match found # | 17: | |-ParmVarDecl 0x56181f2edf00 col:19 used x 'int' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:40'1 ? possible intended match # | 18: | `-CompoundStmt 0x56181f30e150 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPTargetParallelForSimdDirective 0x56181f30e048 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | |-OMPFirstprivateClause 0x56181f30d1b0 <> # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | | `-DeclRefExpr 0x56181f2eec00 'int' lvalue ParmVar 0x56181f2edf00 'x' 'int' refers_to_enclosing_variable_or_capture # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | `-CapturedStmt 0x56181f30cf98 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: AST/ast-dump-APValue-struct.cpp (8839 of 24122) ******************** TEST 'Clang :: AST/ast-dump-APValue-struct.cpp' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -Wno-unused-value -std=gnu++17 -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-struct.cpp -ast-dump-filter Test | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace --match-full-lines /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-struct.cpp # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -Wno-unused-value -std=gnu++17 -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-struct.cpp -ast-dump-filter Test # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace --match-full-lines /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-struct.cpp # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-struct.cpp:63:12: error: CHECK: expected string not found in input # | // CHECK: | `-VarDecl {{.*}} col:{{.*}} s0 'const S0' constexpr listinit # | ^ # | :1:1: note: scanning from here # | Dumping Test: # | ^ # | :5:10: note: possible intended match here # | | `-VarDecl 0x5613a16e28a0 col:16 s0 'const S0' constexpr listinit definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-struct.cpp # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: Dumping Test: # | check:63'0 X~~~~~~~~~~~~~ error: no match found # | 2: FunctionDecl 0x5613a16e2798 line:61:6 Test 'void ()' # | check:63'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: `-CompoundStmt 0x5613a16e9748 # | check:63'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 4: |-DeclStmt 0x5613a16e2da8 # | check:63'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: | `-VarDecl 0x5613a16e28a0 col:16 s0 'const S0' constexpr listinit definition # | check:63'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:63'1 ? possible intended match # | 6: | |-value: Struct # | check:63'0 ~~~~~~~~~~~~~~~~~~~~~~ # | 7: | | `-fields: Int 0, Union .j Int 0 # | check:63'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 8: | `-InitListExpr 0x5613a16e2948 'const S0' # | check:63'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 9: | |-CXXDefaultInitExpr 0x5613a16e2ad0 'int' has rewritten init # | check:63'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 10: | | `-IntegerLiteral 0x5613a16ba0c0 'int' 0 # | check:63'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: AST/ast-dump-openmp-target-teams-distribute.c (8859 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-target-teams-distribute.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute.c:40:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:181: note: scanning from here # | |-FunctionDecl 0x55a94b8b8f60 line:3:6 test_one 'void (int)' # | ^ # | :17:7: note: possible intended match here # | | |-ParmVarDecl 0x55a94b8b8e90 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams-distribute.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x55a94b86bae0 'char' # | 12: |-TypedefDecl 0x55a94b86c628 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x55a94b86c5d0 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x55a94b86c590 'struct __va_list_tag' canonical # | 15: | `-Record 0x55a94b86c370 '__va_list_tag' # | 16: |-FunctionDecl 0x55a94b8b8f60 line:3:6 test_one 'void (int)' # | next:40'0 X error: no match found # | 17: | |-ParmVarDecl 0x55a94b8b8e90 col:19 used x 'int' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:40'1 ? possible intended match # | 18: | `-CompoundStmt 0x55a94b8d9160 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPTargetTeamsDistributeDirective 0x55a94b8d9058 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | |-OMPFirstprivateClause 0x55a94b8d81c0 <> # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | | `-DeclRefExpr 0x55a94b8b9b90 'int' lvalue ParmVar 0x55a94b8b8e90 'x' 'int' refers_to_enclosing_variable_or_capture # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | `-CapturedStmt 0x55a94b8d7fa8 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: AST/ast-dump-APValue-arithmetic.cpp (8869 of 24122) ******************** TEST 'Clang :: AST/ast-dump-APValue-arithmetic.cpp' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -Wno-unused-value -std=gnu++17 -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-arithmetic.cpp -ast-dump-filter Test | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace --match-full-lines /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-arithmetic.cpp # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -Wno-unused-value -std=gnu++17 -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-arithmetic.cpp -ast-dump-filter Test # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace --match-full-lines /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-arithmetic.cpp # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-arithmetic.cpp:15:12: error: CHECK: expected string not found in input # | // CHECK: | `-VarDecl {{.*}} col:{{.*}} Int 'const int' constexpr cinit # | ^ # | :1:1: note: scanning from here # | Dumping Test: # | ^ # | :5:9: note: possible intended match here # | | `-VarDecl 0x5556d57d2908 col:17 Int 'const int' constexpr cinit definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-arithmetic.cpp # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: Dumping Test: # | check:15'0 X~~~~~~~~~~~~~ error: no match found # | 2: FunctionDecl 0x5556d57d2800 line:13:6 Test 'void ()' # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: `-CompoundStmt 0x5556d57efa98 # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 4: |-DeclStmt 0x5556d57d29d8 # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: | `-VarDecl 0x5556d57d2908 col:17 Int 'const int' constexpr cinit definition # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 6: | |-value: Int 42 # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~ # | 7: | `-IntegerLiteral 0x5556d57d2970 'int' 42 # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 8: |-DeclStmt 0x5556d57d2bc8 # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 9: | `-VarDecl 0x5556d57d2a08 col:22 Int128 'const __int128' constexpr cinit definition # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 10: | |-value: Int 18446744073709551616 # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: AST/ast-dump-APValue-array.cpp (9024 of 24122) ******************** TEST 'Clang :: AST/ast-dump-APValue-array.cpp' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -Wno-unused-value -std=gnu++17 -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-array.cpp -ast-dump-filter Test | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace --match-full-lines /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-array.cpp # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -Wno-unused-value -std=gnu++17 -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-array.cpp -ast-dump-filter Test # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace --match-full-lines /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-array.cpp # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-array.cpp:31:12: error: CHECK: expected string not found in input # | // CHECK: | `-VarDecl {{.*}} line:{{.*}} arr_v5i '__attribute__((__vector_size__(5 * sizeof(int)))) int const[5]' constexpr cinit # | ^ # | :1:1: note: scanning from here # | Dumping Test: # | ^ # | :5:3: note: possible intended match here # | | `-VarDecl 0x5625000889a8 line:27:63 arr_v5i '__attribute__((__vector_size__(5 * sizeof(int)))) int const[5]' constexpr cinit definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-array.cpp # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: Dumping Test: # | check:31'0 X~~~~~~~~~~~~~ error: no match found # | 2: FunctionDecl 0x562500088760 line:26:6 Test 'void ()' # | check:31'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: `-CompoundStmt 0x5625000add68 # | check:31'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 4: |-DeclStmt 0x5625000aa8d0 # | check:31'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: | `-VarDecl 0x5625000889a8 line:27:63 arr_v5i '__attribute__((__vector_size__(5 * sizeof(int)))) int const[5]' constexpr cinit definition # | check:31'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:31'1 ? possible intended match # | 6: | |-value: Array size=5 # | check:31'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 7: | | |-element: Vector length=5 # | check:31'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 8: | | | |-elements: Int 1, Int 2, Int 3, Int 4 # | check:31'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 9: | | | `-element: Int 5 # | check:31'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 10: | | |-element: Vector length=5 # | check:31'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: AST/ast-dump-templates-pattern.cpp (9220 of 24122) ******************** TEST 'Clang :: AST/ast-dump-templates-pattern.cpp' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64 -std=c++26 -ast-dump -ast-dump-filter=Test /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-templates-pattern.cpp | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-templates-pattern.cpp # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64 -std=c++26 -ast-dump -ast-dump-filter=Test /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-templates-pattern.cpp # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-templates-pattern.cpp # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-templates-pattern.cpp:44:11: error: CHECK: expected string not found in input # | // CHECK: | |-VarDecl 0x[[TestVariableRedecl_D1:[^ ]+]] {{.+}} a 'T' cinit instantiated_from 0x[[TestVariableRedecl_D1]] # | ^ # | :48:62: note: scanning from here # | |-VarTemplateDecl 0x561601a9ed38 col:24 a # | ^ # | :50:31: note: possible intended match here # | | |-VarDecl 0x561601a9ecc8 col:24 a 'T' cinit definition instantiated_from 0x561601a9ecc8 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-templates-pattern.cpp # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 43: |-FunctionDecl 0x561601a7dee8 prev 0x561601a7dc78 col:27 f 'void ()' # | 44: `-Function 0x561601a9ea60 'f' 'void ()' # | 45: # | 46: Dumping TestVariableRedecl: # | 47: NamespaceDecl 0x561601a9eb78 line:38:11 TestVariableRedecl # | 48: |-VarTemplateDecl 0x561601a9ed38 col:24 a # | check:44'0 X error: no match found # | 49: | |-TemplateTypeParmDecl 0x561601a9ec08 col:19 referenced class depth 0 index 0 T # | check:44'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 50: | |-VarDecl 0x561601a9ecc8 col:24 a 'T' cinit definition instantiated_from 0x561601a9ecc8 # | check:44'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:44'1 ? possible intended match # | 51: | | `-IntegerLiteral 0x561601a9ed90 'int' 0 # | check:44'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 52: | `-VarTemplateSpecialization 0x561601a9f0c8 'a' 'int' # | check:44'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 53: |-VarTemplateDecl 0x561601a9eef8 prev 0x561601a9ed38 col:31 a # | check:44'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 54: | |-TemplateTypeParmDecl 0x561601a9edd0 col:19 referenced class depth 0 index 0 T # | check:44'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 55: | |-VarDecl 0x561601a9ee88 prev 0x561601a9ecc8 col:31 a 'T' extern declaration instantiated_from 0x561601a9ecc8 # | check:44'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: AST/ast-dump-APValue-lvalue.cpp (9813 of 24122) ******************** TEST 'Clang :: AST/ast-dump-APValue-lvalue.cpp' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -Wno-unused-value -std=gnu++17 -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-lvalue.cpp -ast-dump-filter Test | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace --match-full-lines /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-lvalue.cpp # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -Wno-unused-value -std=gnu++17 -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-lvalue.cpp -ast-dump-filter Test # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace --match-full-lines /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-lvalue.cpp # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-lvalue.cpp:42:12: error: CHECK: expected string not found in input # | // CHECK: | `-VarDecl {{.*}} col:{{.*}} pi 'int *const' constexpr cinit # | ^ # | :1:1: note: scanning from here # | Dumping Test: # | ^ # | :6:9: note: possible intended match here # | | `-VarDecl 0x559e159490a8 col:18 pi 'int *const' constexpr cinit definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-lvalue.cpp # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: Dumping Test: # | check:42'0 X~~~~~~~~~~~~~ error: no match found # | 2: FunctionDecl 0x559e15948fb0 line:40:6 Test 'void (int (&)[10])' # | check:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: |-ParmVarDecl 0x559e15948ea8 col:17 arr 'int (&)[10]' definition # | check:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 4: `-CompoundStmt 0x559e1594a458 # | check:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: |-DeclStmt 0x559e159491c8 # | check:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 6: | `-VarDecl 0x559e159490a8 col:18 pi 'int *const' constexpr cinit definition # | check:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:42'1 ? possible intended match # | 7: | |-value: LValue Base=VarDecl 0x559e15925a78, Null=0, Offset=0, HasPath=1, PathLength=0, Path=() # | check:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 8: | `-UnaryOperator 0x559e15949130 'int *' prefix '&' cannot overflow # | check:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 9: | `-DeclRefExpr 0x559e15949110 'int' lvalue Var 0x559e15925a78 'i' 'int' # | check:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 10: |-DeclStmt 0x559e15949310 # | check:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 11: | `-VarDecl 0x559e159491f8 col:18 psi 'int *const' constexpr cinit definition # | check:42'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: AST/ast-dump-APValue-anon-union.cpp (9977 of 24122) ******************** TEST 'Clang :: AST/ast-dump-APValue-anon-union.cpp' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -Wno-unused-value -std=gnu++17 -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-anon-union.cpp -ast-dump-filter Test | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace --match-full-lines /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-anon-union.cpp # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -Wno-unused-value -std=gnu++17 -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-anon-union.cpp -ast-dump-filter Test # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace --match-full-lines /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-anon-union.cpp # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-anon-union.cpp:33:12: error: CHECK: expected string not found in input # | // CHECK: | `-VarDecl {{.*}} col:{{.*}} s0 'const S0' constexpr listinit # | ^ # | :1:1: note: scanning from here # | Dumping Test: # | ^ # | :5:9: note: possible intended match here # | | `-VarDecl 0x55b3b94858a8 col:16 s0 'const S0' constexpr listinit definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-anon-union.cpp # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: Dumping Test: # | check:33'0 X~~~~~~~~~~~~~ error: no match found # | 2: FunctionDecl 0x55b3b9485780 line:31:6 Test 'void ()' # | check:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: `-CompoundStmt 0x55b3b94894b0 # | check:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 4: |-DeclStmt 0x55b3b9485d78 # | check:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: | `-VarDecl 0x55b3b94858a8 col:16 s0 'const S0' constexpr listinit definition # | check:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:33'1 ? possible intended match # | 6: | |-value: Struct # | check:33'0 ~~~~~~~~~~~~~~~~~~~~~~ # | 7: | | `-field: Union .i Int 42 # | check:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 8: | `-InitListExpr 0x55b3b9485950 'const S0' # | check:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 9: | `-InitListExpr 0x55b3b9485b10 'S0::(anonymous union at /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-anon-union.cpp:14:3)' field Field 0x55b3b9464648 'i' 'int' # | check:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 10: | `-CXXDefaultInitExpr 0x55b3b9485b58 'int' has rewritten init # | check:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: AST/ast-dump-APValue-vector.cpp (10080 of 24122) ******************** TEST 'Clang :: AST/ast-dump-APValue-vector.cpp' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -Wno-unused-value -std=gnu++17 -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-vector.cpp -ast-dump-filter Test | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace --match-full-lines /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-vector.cpp # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -Wno-unused-value -std=gnu++17 -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-vector.cpp -ast-dump-filter Test # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace --match-full-lines /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-vector.cpp # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-vector.cpp:16:17: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | `-VarDecl {{.*}} col:{{.*}} v1i '__attribute__((__vector_size__(1 * sizeof(int)))) int const' constexpr cinit # | ^ # | :4:48: note: scanning from here # | |-DeclStmt 0x561840e9ac08 # | ^ # | :5:3: note: possible intended match here # | | `-VarDecl 0x561840e9aaa8 col:63 v1i '__attribute__((__vector_size__(1 * sizeof(int)))) int const' constexpr cinit definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-APValue-vector.cpp # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: Dumping Test: # | 2: FunctionDecl 0x561840e9a8e0 line:13:6 Test 'void ()' # | 3: `-CompoundStmt 0x561840eb85c8 # | 4: |-DeclStmt 0x561840e9ac08 # | next:16'0 X error: no match found # | 5: | `-VarDecl 0x561840e9aaa8 col:63 v1i '__attribute__((__vector_size__(1 * sizeof(int)))) int const' constexpr cinit definition # | next:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:16'1 ? possible intended match # | 6: | |-value: Vector length=1 # | next:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 7: | | `-element: Int 1 # | next:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~ # | 8: | `-InitListExpr 0x561840e9ab78 '__attribute__((__vector_size__(1 * sizeof(int)))) int' # | next:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 9: | `-IntegerLiteral 0x561840e9ab10 'int' 1 # | next:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 10: |-DeclStmt 0x561840e9aee8 # | next:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90 FAIL: Clang :: AST/ast-dump-decl.cpp (10586 of 24122) ******************** TEST 'Clang :: AST/ast-dump-decl.cpp' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -std=c++11 -triple x86_64-linux-gnu -fms-extensions -ast-dump -ast-dump-filter Test /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.cpp | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.cpp # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -std=c++11 -triple x86_64-linux-gnu -fms-extensions -ast-dump -ast-dump-filter Test /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.cpp # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.cpp:63:30: warning: nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions] # | 63 | namespace TestNestedNameSpace::Nested { # | | ^~~~~~~~ # | | { namespace Nested # | 64 | } # | | } # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.cpp:68:29: warning: nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions] # | 68 | namespace TestMultipleNested::SecondLevelNested::Nested { # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ # | | { namespace SecondLevelNested { namespace Nested # | 69 | } # | | } } # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.cpp:74:27: warning: nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions] # | 74 | namespace TestInlineNested::inline SecondLevel::inline Nested { # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | | { inline namespace SecondLevel { inline namespace Nested # | 75 | } # | | } } # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.cpp:74:29: warning: inline nested namespace definition is a C++20 extension [-Wc++20-extensions] # | 74 | namespace TestInlineNested::inline SecondLevel::inline Nested { # | | ^ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.cpp:709:43: warning: variable templates are a C++14 extension [-Wc++14-extensions] # | 709 | template static const T TestVarTemplate; // declaration of a static data member template # | | ^ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.cpp:712:14: warning: variable templates are a C++14 extension [-Wc++14-extensions] # | 712 | const T S::TestVarTemplate = { }; // definition of a static data member template # | | ^ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.cpp:945:36: warning: variable templates are a C++14 extension [-Wc++14-extensions] # | 945 | template constexpr T foo{}; # | | ^ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.cpp:951:38: warning: variable templates are a C++14 extension [-Wc++14-extensions] # | 951 | template constexpr int val{42}; # | | ^ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.cpp:964:41: warning: variable templates are a C++14 extension [-Wc++14-extensions] # | 964 | inline constexpr in_place_type_t<_Tp> in_place_type{}; # | | ^ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.cpp:964:3: warning: inline variables are a C++17 extension [-Wc++17-extensions] # | 964 | inline constexpr in_place_type_t<_Tp> in_place_type{}; # | | ^ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.cpp:970:37: warning: variable templates are a C++14 extension [-Wc++14-extensions] # | 970 | template constexpr T call_init(0); # | | ^ # | 11 warnings generated. # `----------------------------- # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.cpp # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.cpp:355:17: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | `-ParmVarDecl 0x{{.+}} col:30 'const TestClassTemplate &'{{$}} # | ^ # | :303:216: note: scanning from here # | | `-CXXConstructorDecl 0x56304bbc69e0 col:30 implicit constexpr TestClassTemplate 'void (const TestClassTemplate &)' inline default trivial noexcept-unevaluated 0x56304bbc69e0 # | ^ # | :304:1: note: possible intended match here # | | `-ParmVarDecl 0x56304bbc6b10 col:30 'const TestClassTemplate &' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-decl.cpp # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 298: | |-AccessSpecDecl 0x56304bbc65b8 col:3 public # | 299: | |-CXXConstructorDecl 0x56304bbc6658 col:5 used TestClassTemplate 'void ()' implicit_instantiation instantiated_from 0x56304bbc5638 # | 300: | |-CXXDestructorDecl 0x56304bbc6770 col:5 used ~TestClassTemplate 'void () noexcept' implicit_instantiation instantiated_from 0x56304bbc5738 # | 301: | |-CXXMethodDecl 0x56304bbc6878 col:9 j 'int ()' implicit_instantiation instantiated_from 0x56304bbc5820 # | 302: | |-FieldDecl 0x56304bbc6930 col:9 i 'int' # | 303: | `-CXXConstructorDecl 0x56304bbc69e0 col:30 implicit constexpr TestClassTemplate 'void (const TestClassTemplate &)' inline default trivial noexcept-unevaluated 0x56304bbc69e0 # | next:355'0 X error: no match found # | 304: | `-ParmVarDecl 0x56304bbc6b10 col:30 'const TestClassTemplate &' definition # | next:355'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:355'1 ? possible intended match # | 305: |-ClassTemplateSpecialization 0x56304bbc6dd0 'TestClassTemplate' # | next:355'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 306: |-ClassTemplateSpecialization 0x56304bbc70f0 'TestClassTemplate' # | next:355'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 307: `-ClassTemplateSpecialization 0x56304bbc7b20 'TestClassTemplate' # | next:355'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 308: # | next:355'0 ~ # | 309: Dumping testClassTemplateDecl::TestClassTemplate: # | next:355'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90 FAIL: Clang :: SemaTemplate/deduction-guide.cpp (11101 of 24122) ******************** TEST 'Clang :: SemaTemplate/deduction-guide.cpp' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -std=c++2a -verify -ast-dump -ast-dump-decl-types -ast-dump-filter "deduction guide" /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaTemplate/deduction-guide.cpp | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaTemplate/deduction-guide.cpp --strict-whitespace # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -std=c++2a -verify -ast-dump -ast-dump-decl-types -ast-dump-filter 'deduction guide' /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaTemplate/deduction-guide.cpp # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaTemplate/deduction-guide.cpp --strict-whitespace # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaTemplate/deduction-guide.cpp:323:17: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | `-ParmVarDecl {{.+}} 'TT'{{$}} # | ^ # | :627:124: note: scanning from here # | |-CXXDeductionGuideDecl 0x55a1302ed6a0 col:44 implicit 'auto (TT) -> TTP::B' # | ^ # | :628:1: note: possible intended match here # | | `-ParmVarDecl 0x55a1302ed580 col:51 'TT' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaTemplate/deduction-guide.cpp # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 622: Dumping TTP::: # | 623: FunctionTemplateDecl 0x55a1302ed770 col:44 implicit # | 624: |-TemplateTypeParmDecl 0x55a1302eaf90 col:18 referenced class depth 0 index 0 T # | 625: |-TemplateTemplateParmDecl 0x55a1302ed278 col:40 depth 0 index 1 TT # | 626: | `-TemplateTypeParmDecl 0x55a1302ec460 col:29 class depth 1 index 0 # | 627: |-CXXDeductionGuideDecl 0x55a1302ed6a0 col:44 implicit 'auto (TT) -> TTP::B' # | next:323'0 X error: no match found # | 628: | `-ParmVarDecl 0x55a1302ed580 col:51 'TT' definition # | next:323'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:323'1 ? possible intended match # | 629: `-CXXDeductionGuideDecl 0x55a1302ee020 col:44 implicit used 'auto (TTP::A) -> TTP::B' implicit_instantiation instantiated_from 0x55a1302ed6a0 # | next:323'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 630: |-TemplateArgument type 'int' # | next:323'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 631: | `-BuiltinType 0x55a130239c50 'int' # | next:323'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 632: |-TemplateArgument template 'TTP::A' # | next:323'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 633: | `-ClassTemplateDecl 0x55a1302eadc8 col:29 A # | next:323'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90 FAIL: Clang :: AST/ast-dump-openmp-target-simd.c (11472 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-target-simd.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-simd.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-simd.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-simd.c:40:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:169: note: scanning from here # | |-FunctionDecl 0x55934fa40f70 line:3:6 test_one 'void (int)' # | ^ # | :17:8: note: possible intended match here # | | |-ParmVarDecl 0x55934fa40ea0 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-simd.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x55934f9f3ba0 'char' # | 12: |-TypedefDecl 0x55934f9f46e8 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x55934f9f4690 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x55934f9f4650 'struct __va_list_tag' canonical # | 15: | `-Record 0x55934f9f4430 '__va_list_tag' # | 16: |-FunctionDecl 0x55934fa40f70 line:3:6 test_one 'void (int)' # | next:40'0 X error: no match found # | 17: | |-ParmVarDecl 0x55934fa40ea0 col:19 used x 'int' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:40'1 ? possible intended match # | 18: | `-CompoundStmt 0x55934fa5ff50 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPTargetSimdDirective 0x55934fa5fe88 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | |-OMPFirstprivateClause 0x55934fa5f470 <> # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | | `-DeclRefExpr 0x55934fa418d0 'int' lvalue ParmVar 0x55934fa40ea0 'x' 'int' refers_to_enclosing_variable_or_capture # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | `-CapturedStmt 0x55934fa41c08 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90 FAIL: Clang :: AST/ast-dump-openmp-taskloop-simd.c (12924 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-taskloop-simd.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-taskloop-simd.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-taskloop-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-taskloop-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-taskloop-simd.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-taskloop-simd.c:40:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:171: note: scanning from here # | |-FunctionDecl 0x55f54e79af80 line:3:6 test_one 'void (int)' # | ^ # | :17:7: note: possible intended match here # | | |-ParmVarDecl 0x55f54e79aeb0 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-taskloop-simd.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x55f54e74dbb0 'char' # | 12: |-TypedefDecl 0x55f54e74e6f8 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x55f54e74e6a0 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x55f54e74e660 'struct __va_list_tag' canonical # | 15: | `-Record 0x55f54e74e440 '__va_list_tag' # | 16: |-FunctionDecl 0x55f54e79af80 line:3:6 test_one 'void (int)' # | next:40'0 X error: no match found # | 17: | |-ParmVarDecl 0x55f54e79aeb0 col:19 used x 'int' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:40'1 ? possible intended match # | 18: | `-CompoundStmt 0x55f54e7b9aa0 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPTaskLoopSimdDirective 0x55f54e7b9998 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | |-OMPFirstprivateClause 0x55f54e79bbd0 <> # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | | `-DeclRefExpr 0x55f54e79b8e8 'int' lvalue ParmVar 0x55f54e79aeb0 'x' 'int' refers_to_enclosing_variable_or_capture # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | `-CapturedStmt 0x55f54e79b9f0 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90 FAIL: Clang :: AST/ast-dump-openmp-taskloop.c (13407 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-taskloop.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-taskloop.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-taskloop.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-taskloop.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-taskloop.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-taskloop.c:40:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:166: note: scanning from here # | |-FunctionDecl 0x560520a06c60 line:3:6 test_one 'void (int)' # | ^ # | :17:8: note: possible intended match here # | | |-ParmVarDecl 0x560520a06b90 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-taskloop.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x5605209b9840 'char' # | 12: |-TypedefDecl 0x5605209ba388 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x5605209ba330 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x5605209ba2f0 'struct __va_list_tag' canonical # | 15: | `-Record 0x5605209ba0d0 '__va_list_tag' # | 16: |-FunctionDecl 0x560520a06c60 line:3:6 test_one 'void (int)' # | next:40'0 X error: no match found # | 17: | |-ParmVarDecl 0x560520a06b90 col:19 used x 'int' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:40'1 ? possible intended match # | 18: | `-CompoundStmt 0x560520a25780 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPTaskLoopDirective 0x560520a25678 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | |-OMPFirstprivateClause 0x560520a078b0 <> # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | | `-DeclRefExpr 0x560520a075c8 'int' lvalue ParmVar 0x560520a06b90 'x' 'int' refers_to_enclosing_variable_or_capture # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | `-CapturedStmt 0x560520a076d0 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90 FAIL: Clang :: AST/ast-dump-openmp-distribute-parallel-for.c (13637 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-distribute-parallel-for.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute-parallel-for.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute-parallel-for.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute-parallel-for.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute-parallel-for.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute-parallel-for.c:40:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:181: note: scanning from here # | |-FunctionDecl 0x562d09158f60 line:3:6 test_one 'void (int)' # | ^ # | :17:8: note: possible intended match here # | | |-ParmVarDecl 0x562d09158e90 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute-parallel-for.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x562d0910bae0 'char' # | 12: |-TypedefDecl 0x562d0910c628 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x562d0910c5d0 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x562d0910c590 'struct __va_list_tag' canonical # | 15: | `-Record 0x562d0910c370 '__va_list_tag' # | 16: |-FunctionDecl 0x562d09158f60 line:3:6 test_one 'void (int)' # | next:40'0 X error: no match found # | 17: | |-ParmVarDecl 0x562d09158e90 col:19 used x 'int' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:40'1 ? possible intended match # | 18: | `-CompoundStmt 0x562d09177740 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPDistributeParallelForDirective 0x562d091775d0 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | `-CapturedStmt 0x562d091596c0 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | |-CapturedDecl 0x562d09159130 <> nothrow # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | | |-ForStmt 0x562d09159600 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90 FAIL: Clang :: AST/ast-dump-openmp-parallel-for.c (14020 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-parallel-for.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel-for.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel-for.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel-for.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel-for.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel-for.c:40:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:170: note: scanning from here # | |-FunctionDecl 0x55f79b1bef70 line:3:6 test_one 'void (int)' # | ^ # | :17:8: note: possible intended match here # | | |-ParmVarDecl 0x55f79b1beea0 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel-for.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x55f79b171ba0 'char' # | 12: |-TypedefDecl 0x55f79b1726e8 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x55f79b172690 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x55f79b172650 'struct __va_list_tag' canonical # | 15: | `-Record 0x55f79b172430 '__va_list_tag' # | 16: |-FunctionDecl 0x55f79b1bef70 line:3:6 test_one 'void (int)' # | next:40'0 X error: no match found # | 17: | |-ParmVarDecl 0x55f79b1beea0 col:19 used x 'int' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:40'1 ? possible intended match # | 18: | `-CompoundStmt 0x55f79b1dd1b8 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPParallelForDirective 0x55f79b1dd0b0 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | `-CapturedStmt 0x55f79b1bf5f0 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | |-CapturedDecl 0x55f79b1bf140 <> nothrow # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | | |-ForStmt 0x55f79b1bf530 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90 FAIL: Clang :: AST/ast-dump-openmp-distribute-parallel-for-simd.c (14090 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-distribute-parallel-for-simd.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute-parallel-for-simd.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute-parallel-for-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute-parallel-for-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute-parallel-for-simd.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute-parallel-for-simd.c:40:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:186: note: scanning from here # | |-FunctionDecl 0x563e1f401cd0 line:3:6 test_one 'void (int)' # | ^ # | :17:8: note: possible intended match here # | | |-ParmVarDecl 0x563e1f401c00 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute-parallel-for-simd.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x563e1f3b4890 'char' # | 12: |-TypedefDecl 0x563e1f3b53d8 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x563e1f3b5380 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x563e1f3b5340 'struct __va_list_tag' canonical # | 15: | `-Record 0x563e1f3b5120 '__va_list_tag' # | 16: |-FunctionDecl 0x563e1f401cd0 line:3:6 test_one 'void (int)' # | next:40'0 X error: no match found # | 17: | |-ParmVarDecl 0x563e1f401c00 col:19 used x 'int' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:40'1 ? possible intended match # | 18: | `-CompoundStmt 0x563e1f420378 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPDistributeParallelForSimdDirective 0x563e1f420210 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | `-CapturedStmt 0x563e1f402430 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | |-CapturedDecl 0x563e1f401ea0 <> nothrow # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | | |-ForStmt 0x563e1f402370 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90 FAIL: Clang :: AST/ast-dump-openmp-parallel-for-simd.c (14131 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-parallel-for-simd.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel-for-simd.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel-for-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel-for-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel-for-simd.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel-for-simd.c:40:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:175: note: scanning from here # | |-FunctionDecl 0x5598b6240f40 line:3:6 test_one 'void (int)' # | ^ # | :17:8: note: possible intended match here # | | |-ParmVarDecl 0x5598b6240e70 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel-for-simd.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x5598b61f3a50 'char' # | 12: |-TypedefDecl 0x5598b61f4598 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x5598b61f4540 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x5598b61f4500 'struct __va_list_tag' canonical # | 15: | `-Record 0x5598b61f42e0 '__va_list_tag' # | 16: |-FunctionDecl 0x5598b6240f40 line:3:6 test_one 'void (int)' # | next:40'0 X error: no match found # | 17: | |-ParmVarDecl 0x5598b6240e70 col:19 used x 'int' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:40'1 ? possible intended match # | 18: | `-CompoundStmt 0x5598b625f230 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPParallelForSimdDirective 0x5598b625f130 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | `-CapturedStmt 0x5598b62415c0 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | |-CapturedDecl 0x5598b6241110 <> nothrow # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | | |-ForStmt 0x5598b6241500 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90 FAIL: Clang :: AST/ast-dump-color.cpp (14196 of 24122) ******************** TEST 'Clang :: AST/ast-dump-color.cpp' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-pc-linux -std=c++11 -ast-dump -fcolor-diagnostics /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-color.cpp | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-color.cpp # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-pc-linux -std=c++11 -ast-dump -fcolor-diagnostics /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-color.cpp # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-color.cpp:29:37: error: unknown type name 'error' # | 29 | __attribute__((noinline)) Invalid(error); # | |  ^ # | 1 error generated. # `----------------------------- # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-color.cpp # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-color.cpp:82:10: error: CHECK: expected string not found in input # | //CHECK: {{^}}[[Blue]]| | `-[[RESET]][[GREEN]]ParmVarDecl[[RESET]][[Yellow]] 0x{{[0-9a-fA-F]*}}[[RESET]] <[[Yellow]]col:33[[RESET]]> [[Yellow]]col:33[[RESET]] [[Green]]'const Mutex &'[[RESET]]{{$}} # | ^ # | :68:242: note: scanning from here # | | |-CXXConstructorDecl 0x56164f64f560 <col:33> col:33 implicit constexpr Mutex 'void (const Mutex &)' inline default trivial noexcept-unevaluated 0x56164f64f560 # | ^ # | :68:242: note: with "Blue" equal to "\033[0;34m" (escaped value) # | | |-CXXConstructorDecl 0x56164f64f560 <col:33> col:33 implicit constexpr Mutex 'void (const Mutex &)' inline default trivial noexcept-unevaluated 0x56164f64f560 # | ^ # | :68:242: note: with "RESET" equal to "\033[0m" (escaped value) # | | |-CXXConstructorDecl 0x56164f64f560 <col:33> col:33 implicit constexpr Mutex 'void (const Mutex &)' inline default trivial noexcept-unevaluated 0x56164f64f560 # | ^ # | :68:242: note: with "GREEN" equal to "\033[0;1;32m" (escaped value) # | | |-CXXConstructorDecl 0x56164f64f560 <col:33> col:33 implicit constexpr Mutex 'void (const Mutex &)' inline default trivial noexcept-unevaluated 0x56164f64f560 # | ^ # | :68:242: note: with "RESET" equal to "\033[0m" (escaped value) # | | |-CXXConstructorDecl 0x56164f64f560 <col:33> col:33 implicit constexpr Mutex 'void (const Mutex &)' inline default trivial noexcept-unevaluated 0x56164f64f560 # | ^ # | :68:242: note: with "Yellow" equal to "\033[0;33m" (escaped value) # | | |-CXXConstructorDecl 0x56164f64f560 <col:33> col:33 implicit constexpr Mutex 'void (const Mutex &)' inline default trivial noexcept-unevaluated 0x56164f64f560 # | ^ # | :68:242: note: with "RESET" equal to "\033[0m" (escaped value) # | | |-CXXConstructorDecl 0x56164f64f560 <col:33> col:33 implicit constexpr Mutex 'void (const Mutex &)' inline default trivial noexcept-unevaluated 0x56164f64f560 # | ^ # | :68:242: note: with "Yellow" equal to "\033[0;33m" (escaped value) # | | |-CXXConstructorDecl 0x56164f64f560 <col:33> col:33 implicit constexpr Mutex 'void (const Mutex &)' inline default trivial noexcept-unevaluated 0x56164f64f560 # | ^ # | :68:242: note: with "RESET" equal to "\033[0m" (escaped value) # | | |-CXXConstructorDecl 0x56164f64f560 <col:33> col:33 implicit constexpr Mutex 'void (const Mutex &)' inline default trivial noexcept-unevaluated 0x56164f64f560 # | ^ # | :68:242: note: with "Yellow" equal to "\033[0;33m" (escaped value) # | | |-CXXConstructorDecl 0x56164f64f560 <col:33> col:33 implicit constexpr Mutex 'void (const Mutex &)' inline default trivial noexcept-unevaluated 0x56164f64f560 # | ^ # | :68:242: note: with "RESET" equal to "\033[0m" (escaped value) # | | |-CXXConstructorDecl 0x56164f64f560 <col:33> col:33 implicit constexpr Mutex 'void (const Mutex &)' inline default trivial noexcept-unevaluated 0x56164f64f560 # | ^ # | :68:242: note: with "Green" equal to "\033[0;32m" (escaped value) # | | |-CXXConstructorDecl 0x56164f64f560 <col:33> col:33 implicit constexpr Mutex 'void (const Mutex &)' inline default trivial noexcept-unevaluated 0x56164f64f560 # | ^ # | :68:242: note: with "RESET" equal to "\033[0m" (escaped value) # | | |-CXXConstructorDecl 0x56164f64f560 <col:33> col:33 implicit constexpr Mutex 'void (const Mutex &)' inline default trivial noexcept-unevaluated 0x56164f64f560 # | ^ # | :69:60: note: possible intended match here # | | | `-ParmVarDecl 0x56164f64f690 <col:33> col:33 'const Mutex &' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-color.cpp # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 63: | | | `-TextComment 0x56164f6742d0 <col:6, col:22> Text=" Another variable" # | 64: | | `-ParagraphComment 0x56164f674360 <line:23:6, col:44> # | 65: | | `-TextComment 0x56164f674330 <col:6, col:44> Text=" Like the other variable, but different" # | 66: | |-CXXConstructorDecl 0x56164f64f3e8 <line:18:33> col:33 implicit used Mutex 'void () noexcept' inline default trivial # | 67: | | `-CompoundStmt 0x56164f64f950 <col:33> # | 68: | |-CXXConstructorDecl 0x56164f64f560 <col:33> col:33 implicit constexpr Mutex 'void (const Mutex &)' inline default trivial noexcept-unevaluated 0x56164f64f560 # | check:82'0 X error: no match found # | check:82'1 with "Blue" equal to "\033[0;34m" (escaped value) # | check:82'2 with "RESET" equal to "\033[0m" (escaped value) # | check:82'3 with "GREEN" equal to "\033[0;1;32m" (escaped value) # | check:82'4 with "RESET" equal to "\033[0m" (escaped value) # | check:82'5 with "Yellow" equal to "\033[0;33m" (escaped value) # | check:82'6 with "RESET" equal to "\033[0m" (escaped value) # | check:82'7 with "Yellow" equal to "\033[0;33m" (escaped value) # | check:82'8 with "RESET" equal to "\033[0m" (escaped value) # | check:82'9 with "Yellow" equal to "\033[0;33m" (escaped value) # | check:82'10 with "RESET" equal to "\033[0m" (escaped value) # | check:82'11 with "Green" equal to "\033[0;32m" (escaped value) # | check:82'12 with "RESET" equal to "\033[0m" (escaped value) # | 69: | | `-ParmVarDecl 0x56164f64f690 <col:33> col:33 'const Mutex &' definition # | check:82'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:82'13 ? possible intended match # | 70: | `-CXXConstructorDecl 0x56164f64f770 <col:33> col:33 implicit constexpr Mutex 'void (Mutex &&)' inline default trivial noexcept-unevaluated 0x56164f64f770 # | check:82'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 71: | `-ParmVarDecl 0x56164f64f8a0 <col:33> col:33 'Mutex &&' definition # | check:82'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 72: |-VarDecl 0x56164f64f368 <col:1, line:25:3> col:3 referenced mu1 'class Mutex' callinit definition # | check:82'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 73: | `-CXXConstructExpr 0x56164f66fa40 <col:3> 'class Mutex' 'void () noexcept' # | check:82'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 74: |-VarDecl 0x56164f66fac8 <line:18:1, line:25:8> col:8 mu2 'class Mutex' callinit definition # | check:82'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: Clang :: AST/ast-dump-openmp-for-simd.c (14241 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-for-simd.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-for-simd.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-for-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-for-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-for-simd.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-for-simd.c:40:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:166: note: scanning from here # | |-FunctionDecl 0x5620d6400c60 line:3:6 test_one 'void (int)' # | ^ # | :17:8: note: possible intended match here # | | |-ParmVarDecl 0x5620d6400b90 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-for-simd.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x5620d63b3840 'char' # | 12: |-TypedefDecl 0x5620d63b4388 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x5620d63b4330 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x5620d63b42f0 'struct __va_list_tag' canonical # | 15: | `-Record 0x5620d63b40d0 '__va_list_tag' # | 16: |-FunctionDecl 0x5620d6400c60 line:3:6 test_one 'void (int)' # | next:40'0 X error: no match found # | 17: | |-ParmVarDecl 0x5620d6400b90 col:19 used x 'int' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:40'1 ? possible intended match # | 18: | `-CompoundStmt 0x5620d641ecf8 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPForSimdDirective 0x5620d641ebf8 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | `-CapturedStmt 0x5620d6401200 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | |-CapturedDecl 0x5620d6400e30 <> nothrow # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | | |-ForStmt 0x5620d6401140 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: Clang :: AST/ast-dump-openmp-distribute.c (14295 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-distribute.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute.c:40:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:168: note: scanning from here # | |-FunctionDecl 0x55a5df337f60 line:3:6 test_one 'void (int)' # | ^ # | :17:7: note: possible intended match here # | | |-ParmVarDecl 0x55a5df337e90 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x55a5df2eab90 'char' # | 12: |-TypedefDecl 0x55a5df2eb6d8 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x55a5df2eb680 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x55a5df2eb640 'struct __va_list_tag' canonical # | 15: | `-Record 0x55a5df2eb420 '__va_list_tag' # | 16: |-FunctionDecl 0x55a5df337f60 line:3:6 test_one 'void (int)' # | next:40'0 X error: no match found # | 17: | |-ParmVarDecl 0x55a5df337e90 col:19 used x 'int' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:40'1 ? possible intended match # | 18: | `-CompoundStmt 0x55a5df355ff8 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPDistributeDirective 0x55a5df355ef8 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | `-CapturedStmt 0x55a5df338500 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | |-CapturedDecl 0x55a5df338130 <> # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | | |-ForStmt 0x55a5df338440 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: Clang :: AST/ast-dump-openmp-for.c (14305 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-for.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-for.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-for.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-for.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-for.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-for.c:40:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:161: note: scanning from here # | |-FunctionDecl 0x562ca3cbbb50 line:3:6 test_one 'void (int)' # | ^ # | :17:7: note: possible intended match here # | | |-ParmVarDecl 0x562ca3cbba80 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-for.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x562ca3c6e510 'char' # | 12: |-TypedefDecl 0x562ca3c6f058 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x562ca3c6f000 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x562ca3c6efc0 'struct __va_list_tag' canonical # | 15: | `-Record 0x562ca3c6eda0 '__va_list_tag' # | 16: |-FunctionDecl 0x562ca3cbbb50 line:3:6 test_one 'void (int)' # | next:40'0 X error: no match found # | 17: | |-ParmVarDecl 0x562ca3cbba80 col:19 used x 'int' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:40'1 ? possible intended match # | 18: | `-CompoundStmt 0x562ca3cd9bf0 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPForDirective 0x562ca3cd9ae8 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | `-CapturedStmt 0x562ca3cbc0f0 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | |-CapturedDecl 0x562ca3cbbd20 <> # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | | |-ForStmt 0x562ca3cbc030 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: Clang :: AST/ast-dump-openmp-distribute-simd.c (14306 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-distribute-simd.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute-simd.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute-simd.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute-simd.c:40:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:173: note: scanning from here # | |-FunctionDecl 0x559512236fa0 line:3:6 test_one 'void (int)' # | ^ # | :17:8: note: possible intended match here # | | |-ParmVarDecl 0x559512236ed0 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-distribute-simd.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x5595121e9bd0 'char' # | 12: |-TypedefDecl 0x5595121ea718 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x5595121ea6c0 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x5595121ea680 'struct __va_list_tag' canonical # | 15: | `-Record 0x5595121ea460 '__va_list_tag' # | 16: |-FunctionDecl 0x559512236fa0 line:3:6 test_one 'void (int)' # | next:40'0 X error: no match found # | 17: | |-ParmVarDecl 0x559512236ed0 col:19 used x 'int' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:40'1 ? possible intended match # | 18: | `-CompoundStmt 0x559512255038 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPDistributeSimdDirective 0x559512254f38 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | `-CapturedStmt 0x559512237540 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | |-CapturedDecl 0x559512237170 <> nothrow # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: | | |-ForStmt 0x559512237480 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: Clang :: AST/ast-dump-openmp-simd.c (14374 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-simd.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-simd.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-simd.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-simd.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-simd.c:40:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | |-ParmVarDecl {{.*}} col:19 used x 'int' # | ^ # | :16:162: note: scanning from here # | |-FunctionDecl 0x55e8fcfacca0 line:3:6 test_one 'void (int)' # | ^ # | :40:8: note: possible intended match here # | | |-ParmVarDecl 0x55e8fcfca8c0 col:19 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-simd.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x55e8fcf5f740 'char' # | 12: |-TypedefDecl 0x55e8fcf60288 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x55e8fcf60230 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x55e8fcf601f0 'struct __va_list_tag' canonical # | 15: | `-Record 0x55e8fcf5ffd0 '__va_list_tag' # | 16: |-FunctionDecl 0x55e8fcfacca0 line:3:6 test_one 'void (int)' # | next:40'0 X error: no match found # | 17: | |-ParmVarDecl 0x55e8fcfacbd0 col:19 used x 'int' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18: | `-CompoundStmt 0x55e8fcfca890 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: | `-OMPSimdDirective 0x55e8fcfca7d0 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: | `-CapturedStmt 0x55e8fcfad240 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | |-CapturedDecl 0x55e8fcface70 <> nothrow # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | 35: | | |-ImplicitParamDecl 0x55e8fcfacf20 col:1 implicit __context 'struct (unnamed at /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-simd.c:4:1) *const restrict' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 36: | | `-VarDecl 0x55e8fcfacfa0 col:12 used i 'int' cinit definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 37: | | `-IntegerLiteral 0x55e8fcfad008 'int' 0 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 38: | `-DeclRefExpr 0x55e8fcfad1b8 'int' lvalue ParmVar 0x55e8fcfacbd0 'x' 'int' # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 39: |-FunctionDecl 0x55e8fcfcaa20 line:9:6 test_two 'void (int, int)' # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 40: | |-ParmVarDecl 0x55e8fcfca8c0 col:19 used x 'int' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:40'1 ? possible intended match # | 41: | |-ParmVarDecl 0x55e8fcfca940 col:26 used y 'int' definition # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 42: | `-CompoundStmt 0x55e8fcfd0578 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 43: | `-OMPSimdDirective 0x55e8fcfd04b8 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 44: | `-CapturedStmt 0x55e8fcfcb190 # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 45: | |-CapturedDecl 0x55e8fcfcabb0 <> nothrow # | next:40'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: Clang :: AST/ast-dump-openmp-target-data.c (15689 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-target-data.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-data.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-data.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-data.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-data.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-data.c:10:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: |-ParmVarDecl {{.*}} col:15 used x 'int' # | ^ # | :16:165: note: scanning from here # | `-FunctionDecl 0x558270cff3b0 line:3:6 test 'void (int)' # | ^ # | :17:9: note: possible intended match here # | |-ParmVarDecl 0x558270cff2e0 col:15 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-data.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x558270cb1ba0 'char' # | 12: |-TypedefDecl 0x558270cb26e8 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x558270cb2690 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x558270cb2650 'struct __va_list_tag' canonical # | 15: | `-Record 0x558270cb2430 '__va_list_tag' # | 16: `-FunctionDecl 0x558270cff3b0 line:3:6 test 'void (int)' # | next:10'0 X error: no match found # | 17: |-ParmVarDecl 0x558270cff2e0 col:15 used x 'int' definition # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:10'1 ? possible intended match # | 18: `-CompoundStmt 0x558270cff7f8 # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: `-OMPTargetDataDirective 0x558270cff7b8 # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: |-OMPMapClause 0x558270cff4c8 # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | `-DeclRefExpr 0x558270cff4a8 'int' lvalue ParmVar 0x558270cff2e0 'x' 'int' # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: `-CapturedStmt 0x558270cff790 # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: Clang :: AST/ast-dump-openmp-target-teams.c (15940 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-target-teams.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams.c:19:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | | |-ImplicitParamDecl {{.*}} col:1 implicit .global_tid. 'const int *const restrict' # | ^ # | :25:39: note: scanning from here # | | | |-NullStmt 0x55daaf7d4d98 # | ^ # | :26:2: note: possible intended match here # | | | |-ImplicitParamDecl 0x55daaf7d4c10 col:1 implicit .global_tid. 'const int *const restrict' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 20: `-CapturedDecl 0x55daaf7d4528 <> nothrow # | 21: |-CapturedStmt 0x55daaf7d4dc8 # | 22: | `-CapturedDecl 0x55daaf7d49a8 <> nothrow # | 23: | |-CapturedStmt 0x55daaf7d4da0 # | 24: | | `-CapturedDecl 0x55daaf7d4ba0 <> nothrow # | 25: | | |-NullStmt 0x55daaf7d4d98 # | next:19'0 X error: no match found # | 26: | | |-ImplicitParamDecl 0x55daaf7d4c10 col:1 implicit .global_tid. 'const int *const restrict' definition # | next:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:19'1 ? possible intended match # | 27: | | |-ImplicitParamDecl 0x55daaf7d4c78 col:1 implicit .bound_tid. 'const int *const restrict' definition # | next:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 28: | | `-ImplicitParamDecl 0x55daaf7d4d30 col:1 implicit __context 'struct (unnamed at /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams.c:4:1) *const restrict' definition # | next:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 29: | |-ImplicitParamDecl 0x55daaf7d4a60 col:1 implicit __context 'struct (unnamed at /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-teams.c:4:1) *const restrict' definition # | next:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 30: | |-RecordDecl 0x55daaf7d4ac8 col:1 implicit struct definition # | next:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 31: | | `-CapturedRecordAttr 0x55daaf7d4b48 <> Implicit # | next:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: Clang :: AST/ast-dump-openmp-target-update.c (16022 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-target-update.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-update.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-update.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-update.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-update.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-update.c:9:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: |-ParmVarDecl {{.*}} col:15 used x 'int' # | ^ # | :16:167: note: scanning from here # | `-FunctionDecl 0x5598a7afc670 line:3:6 test 'void (int)' # | ^ # | :17:10: note: possible intended match here # | |-ParmVarDecl 0x5598a7afc5a0 col:15 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-update.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x5598a7aaebb0 'char' # | 12: |-TypedefDecl 0x5598a7aaf6f8 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x5598a7aaf6a0 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x5598a7aaf660 'struct __va_list_tag' canonical # | 15: | `-Record 0x5598a7aaf440 '__va_list_tag' # | 16: `-FunctionDecl 0x5598a7afc670 line:3:6 test 'void (int)' # | next:9'0 X error: no match found # | 17: |-ParmVarDecl 0x5598a7afc5a0 col:15 used x 'int' definition # | next:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:9'1 ? possible intended match # | 18: `-CompoundStmt 0x5598a7afcdf8 # | next:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: `-OMPTargetUpdateDirective 0x5598a7afcdb8 openmp_standalone_directive # | next:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: |-OMPToClause 0x5598a7afc788 # | next:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | `-DeclRefExpr 0x5598a7afc768 'int' lvalue ParmVar 0x5598a7afc5a0 'x' 'int' # | next:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: `-CapturedStmt 0x5598a7afcd90 # | next:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: Clang :: AST/ast-dump-openmp-parallel-sections.c (16271 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-parallel-sections.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel-sections.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel-sections.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel-sections.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel-sections.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel-sections.c:23:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: |-ImplicitParamDecl {{.*}} col:1 implicit .global_tid. 'const int *const restrict' # | ^ # | :24:37: note: scanning from here # | | `-NullStmt 0x55727da66cb8 # | ^ # | :25:2: note: possible intended match here # | |-ImplicitParamDecl 0x55727da66b28 col:1 implicit .global_tid. 'const int *const restrict' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel-sections.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 19: `-CompoundStmt 0x55727da66d48 # | 20: `-OMPParallelSectionsDirective 0x55727da66d00 # | 21: `-CapturedStmt 0x55727da66cd8 # | 22: `-CapturedDecl 0x55727da66ab8 <> # | 23: |-CompoundStmt 0x55727da66cc0 # | 24: | `-NullStmt 0x55727da66cb8 # | next:23'0 X error: no match found # | 25: |-ImplicitParamDecl 0x55727da66b28 col:1 implicit .global_tid. 'const int *const restrict' definition # | next:23'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:23'1 ? possible intended match # | 26: |-ImplicitParamDecl 0x55727da66b90 col:1 implicit .bound_tid. 'const int *const restrict' definition # | next:23'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 27: `-ImplicitParamDecl 0x55727da66c50 col:1 implicit __context 'struct (unnamed at /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel-sections.c:9:1) *const restrict' definition # | next:23'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: Clang :: AST/ast-dump-openmp-teams.c (16312 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-teams.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams.c:21:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | | |-ImplicitParamDecl {{.*}} col:1 implicit .global_tid. 'const int *const restrict' # | ^ # | :26:39: note: scanning from here # | | | |-NullStmt 0x562a5ee7cb78 # | ^ # | :27:2: note: possible intended match here # | | | |-ImplicitParamDecl 0x562a5ee7c9f0 col:1 implicit .global_tid. 'const int *const restrict' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 21: |-CapturedStmt 0x562a5ee7cbe0 # | 22: | `-CapturedDecl 0x562a5ee7c788 <> nothrow # | 23: | |-OMPTeamsDirective 0x562a5ee7cba8 # | 24: | | `-CapturedStmt 0x562a5ee7cb80 # | 25: | | `-CapturedDecl 0x562a5ee7c980 <> nothrow # | 26: | | |-NullStmt 0x562a5ee7cb78 # | next:21'0 X error: no match found # | 27: | | |-ImplicitParamDecl 0x562a5ee7c9f0 col:1 implicit .global_tid. 'const int *const restrict' definition # | next:21'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:21'1 ? possible intended match # | 28: | | |-ImplicitParamDecl 0x562a5ee7ca58 col:1 implicit .bound_tid. 'const int *const restrict' definition # | next:21'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 29: | | `-ImplicitParamDecl 0x562a5ee7cb10 col:1 implicit __context 'struct (unnamed at /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams.c:5:1) *const restrict' definition # | next:21'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 30: | |-ImplicitParamDecl 0x562a5ee7c840 col:1 implicit __context 'struct (unnamed at /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-teams.c:4:1) *const restrict' definition # | next:21'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 31: | |-RecordDecl 0x562a5ee7c8a8 col:1 implicit struct definition # | next:21'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 32: | | `-CapturedRecordAttr 0x562a5ee7c928 <> Implicit # | next:21'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: Clang :: AST/ast-dump-openmp-target-enter-data.c (16460 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-target-enter-data.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-enter-data.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-enter-data.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-enter-data.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-enter-data.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-enter-data.c:10:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: |-ParmVarDecl {{.*}} col:15 used x 'int' # | ^ # | :16:171: note: scanning from here # | `-FunctionDecl 0x55d304b8e660 line:3:6 test 'void (int)' # | ^ # | :17:10: note: possible intended match here # | |-ParmVarDecl 0x55d304b8e590 col:15 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-enter-data.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x55d304b40a50 'char' # | 12: |-TypedefDecl 0x55d304b41598 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x55d304b41540 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x55d304b41500 'struct __va_list_tag' canonical # | 15: | `-Record 0x55d304b412e0 '__va_list_tag' # | 16: `-FunctionDecl 0x55d304b8e660 line:3:6 test 'void (int)' # | next:10'0 X error: no match found # | 17: |-ParmVarDecl 0x55d304b8e590 col:15 used x 'int' definition # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:10'1 ? possible intended match # | 18: `-CompoundStmt 0x55d304b8ee28 # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: `-OMPTargetEnterDataDirective 0x55d304b8ede8 openmp_standalone_directive # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: |-OMPMapClause 0x55d304b8e778 # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | `-DeclRefExpr 0x55d304b8e758 'int' lvalue ParmVar 0x55d304b8e590 'x' 'int' # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: `-CapturedStmt 0x55d304b8edc0 # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: Clang :: AST/ast-dump-openmp-cancel.c (16490 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-cancel.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-cancel.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-cancel.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-cancel.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-cancel.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-cancel.c:18:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: |-ImplicitParamDecl {{.*}} col:1 implicit .global_tid. 'const int *const restrict' # | ^ # | :22:86: note: scanning from here # | | `-OMPCancelDirective 0x562563fe22c8 openmp_standalone_directive # | ^ # | :23:2: note: possible intended match here # | |-ImplicitParamDecl 0x562563fe2138 col:1 implicit .global_tid. 'const int *const restrict' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-cancel.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 17: `-CompoundStmt 0x562563fe2388 # | 18: `-OMPParallelDirective 0x562563fe2340 # | 19: `-CapturedStmt 0x562563fe2318 # | 20: `-CapturedDecl 0x562563fe20c8 <> nothrow # | 21: |-CompoundStmt 0x562563fe2300 # | 22: | `-OMPCancelDirective 0x562563fe22c8 openmp_standalone_directive # | next:18'0 X error: no match found # | 23: |-ImplicitParamDecl 0x562563fe2138 col:1 implicit .global_tid. 'const int *const restrict' definition # | next:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:18'1 ? possible intended match # | 24: |-ImplicitParamDecl 0x562563fe21a0 col:1 implicit .bound_tid. 'const int *const restrict' definition # | next:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 25: `-ImplicitParamDecl 0x562563fe2260 col:1 implicit __context 'struct (unnamed at /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-cancel.c:4:1) *const restrict' definition # | next:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: Clang :: AST/ast-dump-openmp-target-exit-data.c (16646 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-target-exit-data.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-exit-data.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-exit-data.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-exit-data.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-exit-data.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-exit-data.c:10:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: |-ParmVarDecl {{.*}} col:15 used x 'int' # | ^ # | :16:170: note: scanning from here # | `-FunctionDecl 0x55b425fce650 line:3:6 test 'void (int)' # | ^ # | :17:10: note: possible intended match here # | |-ParmVarDecl 0x55b425fce580 col:15 used x 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-exit-data.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x55b425f80a40 'char' # | 12: |-TypedefDecl 0x55b425f81588 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x55b425f81530 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x55b425f814f0 'struct __va_list_tag' canonical # | 15: | `-Record 0x55b425f812d0 '__va_list_tag' # | 16: `-FunctionDecl 0x55b425fce650 line:3:6 test 'void (int)' # | next:10'0 X error: no match found # | 17: |-ParmVarDecl 0x55b425fce580 col:15 used x 'int' definition # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:10'1 ? possible intended match # | 18: `-CompoundStmt 0x55b425fcee18 # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: `-OMPTargetExitDataDirective 0x55b425fcedd8 openmp_standalone_directive # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: |-OMPMapClause 0x55b425fce768 # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: | `-DeclRefExpr 0x55b425fce748 'int' lvalue ParmVar 0x55b425fce580 'x' 'int' # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: `-CapturedStmt 0x55b425fcedb0 # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: Clang :: AST/ast-dump-openmp-target.c (16763 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-target.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target.c:17:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | `-ImplicitParamDecl {{.*}} col:1 implicit __context 'struct (unnamed at {{.*}}ast-dump-openmp-target.c:4:1) *const restrict' # | ^ # | :23:37: note: scanning from here # | | |-NullStmt 0x55aa9f6c7b58 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 18: `-OMPTargetDirective 0x55aa9f6c7bb0 # | 19: `-CapturedStmt 0x55aa9f6c7b88 # | 20: `-CapturedDecl 0x55aa9f6c75b8 <> nothrow # | 21: |-CapturedStmt 0x55aa9f6c7b60 # | 22: | `-CapturedDecl 0x55aa9f6c7a38 <> nothrow # | 23: | |-NullStmt 0x55aa9f6c7b58 # | next:17 X error: no match found # | 24: | `-ImplicitParamDecl 0x55aa9f6c7af0 col:1 implicit __context 'struct (unnamed at /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target.c:4:1) *const restrict' definition # | next:17 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 25: |-AlwaysInlineAttr 0x55aa9f6c7908 <> Implicit __forceinline # | next:17 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 26: |-ImplicitParamDecl 0x55aa9f6c7640 col:1 implicit .global_tid. 'const int' definition # | next:17 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 27: |-ImplicitParamDecl 0x55aa9f6c76a8 col:1 implicit .part_id. 'const int *const restrict' definition # | next:17 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 28: |-ImplicitParamDecl 0x55aa9f6c7710 col:1 implicit .privates. 'void *const restrict' definition # | next:17 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: Clang :: AST/ast-dump-openmp-ordered.c (16822 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-ordered.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-ordered.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-ordered.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-ordered.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-ordered.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-ordered.c:28:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | `-ImplicitParamDecl {{.*}} col:1 implicit __context 'struct (unnamed at {{.*}}ast-dump-openmp-ordered.c:4:1) *const restrict' # | ^ # | :21:36: note: scanning from here # | | |-NullStmt 0x55d89d3e4228 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-ordered.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 16: |-FunctionDecl 0x55d89d3e3f40 line:3:6 test_one 'void (void)' # | 17: | `-CompoundStmt 0x55d89d3e4290 # | 18: | `-OMPOrderedDirective 0x55d89d3e4258 # | 19: | `-CapturedStmt 0x55d89d3e4230 # | 20: | `-CapturedDecl 0x55d89d3e4108 <> # | 21: | |-NullStmt 0x55d89d3e4228 # | next:28 X error: no match found # | 22: | `-ImplicitParamDecl 0x55d89d3e41c0 col:1 implicit __context 'struct (unnamed at /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-ordered.c:4:1) *const restrict' definition # | next:28 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 23: |-FunctionDecl 0x55d89d3e4390 line:8:6 test_two 'void (int)' # | next:28 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 24: | |-ParmVarDecl 0x55d89d3e42c0 col:19 used x 'int' definition # | next:28 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 25: | `-CompoundStmt 0x55d89d402488 # | next:28 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 26: | `-OMPForDirective 0x55d89d402378 # | next:28 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: Clang :: AST/ast-dump-openmp-sections.c (16829 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-sections.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-sections.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-sections.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-sections.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-sections.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-sections.c:23:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: `-ImplicitParamDecl {{.*}} col:1 implicit __context 'struct (unnamed at {{.*}}ast-dump-openmp-sections.c:9:1) *const restrict' # | ^ # | :24:37: note: scanning from here # | | `-NullStmt 0x55d93a793708 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-sections.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 19: `-CompoundStmt 0x55d93a793798 # | 20: `-OMPSectionsDirective 0x55d93a793750 # | 21: `-CapturedStmt 0x55d93a793728 # | 22: `-CapturedDecl 0x55d93a7935e8 <> # | 23: |-CompoundStmt 0x55d93a793710 # | 24: | `-NullStmt 0x55d93a793708 # | next:23 X error: no match found # | 25: `-ImplicitParamDecl 0x55d93a7936a0 col:1 implicit __context 'struct (unnamed at /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-sections.c:9:1) *const restrict' definition # | next:23 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: Clang :: AST/ast-dump-openmp-target-parallel.c (16866 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-target-parallel.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-parallel.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-parallel.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-parallel.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-parallel.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-parallel.c:19:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: | | |-ImplicitParamDecl {{.*}} col:1 implicit .global_tid. 'const int *const restrict' # | ^ # | :25:39: note: scanning from here # | | | |-NullStmt 0x55b830bd5df8 # | ^ # | :26:2: note: possible intended match here # | | | |-ImplicitParamDecl 0x55b830bd5c70 col:1 implicit .global_tid. 'const int *const restrict' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-parallel.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 20: `-CapturedDecl 0x55b830bd5588 <> nothrow # | 21: |-CapturedStmt 0x55b830bd5e28 # | 22: | `-CapturedDecl 0x55b830bd5a08 <> nothrow # | 23: | |-CapturedStmt 0x55b830bd5e00 # | 24: | | `-CapturedDecl 0x55b830bd5c00 <> nothrow # | 25: | | |-NullStmt 0x55b830bd5df8 # | next:19'0 X error: no match found # | 26: | | |-ImplicitParamDecl 0x55b830bd5c70 col:1 implicit .global_tid. 'const int *const restrict' definition # | next:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:19'1 ? possible intended match # | 27: | | |-ImplicitParamDecl 0x55b830bd5cd8 col:1 implicit .bound_tid. 'const int *const restrict' definition # | next:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 28: | | `-ImplicitParamDecl 0x55b830bd5d90 col:1 implicit __context 'struct (unnamed at /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-parallel.c:4:1) *const restrict' definition # | next:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 29: | |-ImplicitParamDecl 0x55b830bd5ac0 col:1 implicit __context 'struct (unnamed at /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-target-parallel.c:4:1) *const restrict' definition # | next:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 30: | |-RecordDecl 0x55b830bd5b28 col:1 implicit struct definition # | next:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 31: | | `-CapturedRecordAttr 0x55b830bd5ba8 <> Implicit # | next:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: Clang :: AST/ast-dump-openmp-section.c (17956 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-section.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-section.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-section.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-section.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-section.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-section.c:20:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: `-ImplicitParamDecl {{.*}} col:1 implicit __context 'struct (unnamed at {{.*}}ast-dump-openmp-section.c:4:1) *const restrict' # | ^ # | :23:40: note: scanning from here # | | `-NullStmt 0x560b3092c128 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-section.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 18: `-OMPSectionsDirective 0x560b3092c1b0 # | 19: `-CapturedStmt 0x560b3092c188 # | 20: `-CapturedDecl 0x560b3092c008 <> # | 21: |-CompoundStmt 0x560b3092c170 # | 22: | `-OMPSectionDirective 0x560b3092c130 # | 23: | `-NullStmt 0x560b3092c128 # | next:20 X error: no match found # | 24: `-ImplicitParamDecl 0x560b3092c0c0 col:1 implicit __context 'struct (unnamed at /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-section.c:4:1) *const restrict' definition # | next:20 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. FAIL: Clang :: AST/ast-dump-openmp-parallel.c (18390 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-parallel.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel.c:15:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: |-ImplicitParamDecl {{.*}} col:1 implicit .global_tid. 'const int *const restrict' # | ^ # | :21:35: note: scanning from here # | |-NullStmt 0x55c66a8e5438 # | ^ # | :22:2: note: possible intended match here # | |-ImplicitParamDecl 0x55c66a8e52a8 col:1 implicit .global_tid. 'const int *const restrict' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 16: `-FunctionDecl 0x55c66a8e5070 line:3:6 test 'void (void)' # | 17: `-CompoundStmt 0x55c66a8e54b0 # | 18: `-OMPParallelDirective 0x55c66a8e5468 # | 19: `-CapturedStmt 0x55c66a8e5440 # | 20: `-CapturedDecl 0x55c66a8e5238 <> nothrow # | 21: |-NullStmt 0x55c66a8e5438 # | next:15'0 X error: no match found # | 22: |-ImplicitParamDecl 0x55c66a8e52a8 col:1 implicit .global_tid. 'const int *const restrict' definition # | next:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:15'1 ? possible intended match # | 23: |-ImplicitParamDecl 0x55c66a8e5310 col:1 implicit .bound_tid. 'const int *const restrict' definition # | next:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 24: `-ImplicitParamDecl 0x55c66a8e53d0 col:1 implicit __context 'struct (unnamed at /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-parallel.c:4:1) *const restrict' definition # | next:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. FAIL: Clang :: AST/ast-dump-openmp-cancellation-point.c (19042 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-cancellation-point.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-cancellation-point.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-cancellation-point.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-cancellation-point.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-cancellation-point.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-cancellation-point.c:18:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: |-ImplicitParamDecl {{.*}} col:1 implicit .global_tid. 'const int *const restrict' # | ^ # | :22:97: note: scanning from here # | | `-OMPCancellationPointDirective 0x55e3d7e0b5b8 openmp_standalone_directive # | ^ # | :23:2: note: possible intended match here # | |-ImplicitParamDecl 0x55e3d7e0b428 col:1 implicit .global_tid. 'const int *const restrict' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-cancellation-point.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 17: `-CompoundStmt 0x55e3d7e0b668 # | 18: `-OMPParallelDirective 0x55e3d7e0b620 # | 19: `-CapturedStmt 0x55e3d7e0b5f8 # | 20: `-CapturedDecl 0x55e3d7e0b3b8 <> nothrow # | 21: |-CompoundStmt 0x55e3d7e0b5e0 # | 22: | `-OMPCancellationPointDirective 0x55e3d7e0b5b8 openmp_standalone_directive # | next:18'0 X error: no match found # | 23: |-ImplicitParamDecl 0x55e3d7e0b428 col:1 implicit .global_tid. 'const int *const restrict' definition # | next:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:18'1 ? possible intended match # | 24: |-ImplicitParamDecl 0x55e3d7e0b490 col:1 implicit .bound_tid. 'const int *const restrict' definition # | next:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 25: `-ImplicitParamDecl 0x55e3d7e0b550 col:1 implicit __context 'struct (unnamed at /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-cancellation-point.c:4:1) *const restrict' definition # | next:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. FAIL: Clang :: AST/ast-dump-openmp-single.c (19076 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-single.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-single.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-single.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-single.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-single.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-single.c:15:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: `-ImplicitParamDecl {{.*}} col:1 implicit __context 'struct (unnamed at {{.*}}ast-dump-openmp-single.c:4:1) *const restrict' # | ^ # | :21:35: note: scanning from here # | |-NullStmt 0x55dd1e268058 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-single.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 16: `-FunctionDecl 0x55dd1e267d70 line:3:6 test 'void (void)' # | 17: `-CompoundStmt 0x55dd1e2680c0 # | 18: `-OMPSingleDirective 0x55dd1e268088 # | 19: `-CapturedStmt 0x55dd1e268060 # | 20: `-CapturedDecl 0x55dd1e267f38 <> # | 21: |-NullStmt 0x55dd1e268058 # | next:15 X error: no match found # | 22: `-ImplicitParamDecl 0x55dd1e267ff0 col:1 implicit __context 'struct (unnamed at /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-single.c:4:1) *const restrict' definition # | next:15 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. FAIL: Clang :: AST/ast-dump-openmp-task.c (19243 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-task.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-task.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-task.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-task.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-task.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-task.c:22:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: |-ImplicitParamDecl {{.*}} col:1 implicit .global_tid. 'const int' # | ^ # | :30:75: note: scanning from here # | |-AlwaysInlineAttr 0x55cf4c437bb8 <> Implicit __forceinline # | ^ # | :31:2: note: possible intended match here # | |-ImplicitParamDecl 0x55cf4c4378f0 col:1 implicit .global_tid. 'const int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-task.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 25: |-OMPFirstprivateClause 0x55cf4c437df8 <> # | 26: | `-DeclRefExpr 0x55cf4c437670 'omp_event_handle_t':'unsigned long' lvalue Var 0x55cf4c4375f0 'evt' 'omp_event_handle_t':'unsigned long' # | 27: `-CapturedStmt 0x55cf4c437c18 # | 28: `-CapturedDecl 0x55cf4c437868 <> nothrow # | 29: |-NullStmt 0x55cf4c437c10 # | 30: |-AlwaysInlineAttr 0x55cf4c437bb8 <> Implicit __forceinline # | next:22'0 X error: no match found # | 31: |-ImplicitParamDecl 0x55cf4c4378f0 col:1 implicit .global_tid. 'const int' definition # | next:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:22'1 ? possible intended match # | 32: |-ImplicitParamDecl 0x55cf4c437958 col:1 implicit .part_id. 'const int *const restrict' definition # | next:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 33: |-ImplicitParamDecl 0x55cf4c4379c0 col:1 implicit .privates. 'void *const restrict' definition # | next:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 34: |-ImplicitParamDecl 0x55cf4c437a28 col:1 implicit .copy_fn. 'void (*const restrict)(void *const restrict, ...)' definition # | next:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 35: |-ImplicitParamDecl 0x55cf4c437a90 col:1 implicit .task_t. 'void *const' definition # | next:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 36: `-ImplicitParamDecl 0x55cf4c437b50 col:1 implicit __context 'struct (unnamed at /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-task.c:6:1) *const restrict' definition # | next:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. FAIL: Clang :: AST/ast-dump-openmp-atomic.c (20062 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-atomic.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-atomic.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-atomic.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-atomic.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-atomic.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-atomic.c:10:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: |-ParmVarDecl {{.*}} col:15 used i 'int' # | ^ # | :16:160: note: scanning from here # | `-FunctionDecl 0x558e750539b0 line:3:6 test 'void (int)' # | ^ # | :17:10: note: possible intended match here # | |-ParmVarDecl 0x558e750538e0 col:15 used i 'int' definition # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-atomic.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 11: | `-BuiltinType 0x558e750064f0 'char' # | 12: |-TypedefDecl 0x558e75007038 <> implicit __builtin_va_list 'struct __va_list_tag[1]' # | 13: | `-ConstantArrayType 0x558e75006fe0 'struct __va_list_tag[1]' 1 # | 14: | `-RecordType 0x558e75006fa0 'struct __va_list_tag' canonical # | 15: | `-Record 0x558e75006d80 '__va_list_tag' # | 16: `-FunctionDecl 0x558e750539b0 line:3:6 test 'void (int)' # | next:10'0 X error: no match found # | 17: |-ParmVarDecl 0x558e750538e0 col:15 used i 'int' definition # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:10'1 ? possible intended match # | 18: `-CompoundStmt 0x558e75053bc8 # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 19: `-OMPAtomicDirective 0x558e75053b50 # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: `-UnaryOperator 0x558e75053ac8 'int' prefix '++' # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: `-DeclRefExpr 0x558e75053aa8 'int' lvalue ParmVar 0x558e750538e0 'i' 'int' # | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. FAIL: Clang :: AST/ast-dump-openmp-taskgroup.c (20281 of 24122) ******************** TEST 'Clang :: AST/ast-dump-openmp-taskgroup.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-taskgroup.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-taskgroup.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -triple x86_64-unknown-unknown -fopenmp -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-taskgroup.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --match-full-lines -implicit-check-not=openmp_structured_block /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-taskgroup.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-taskgroup.c:15:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: `-ImplicitParamDecl {{.*}} col:1 implicit __context 'struct (unnamed at {{.*}}ast-dump-openmp-taskgroup.c:4:1) *const restrict' # | ^ # | :21:35: note: scanning from here # | |-NullStmt 0x55a2305c2288 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-taskgroup.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 16: `-FunctionDecl 0x55a2305c1fa0 line:3:6 test 'void (void)' # | 17: `-CompoundStmt 0x55a2305c22f8 # | 18: `-OMPTaskgroupDirective 0x55a2305c22b8 # | 19: `-CapturedStmt 0x55a2305c2290 # | 20: `-CapturedDecl 0x55a2305c2168 <> # | 21: |-NullStmt 0x55a2305c2288 # | next:15 X error: no match found # | 22: `-ImplicitParamDecl 0x55a2305c2220 col:1 implicit __context 'struct (unnamed at /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ast-dump-openmp-taskgroup.c:4:1) *const restrict' definition # | next:15 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (55): Clang :: AST/ast-dump-APValue-anon-union.cpp Clang :: AST/ast-dump-APValue-arithmetic.cpp Clang :: AST/ast-dump-APValue-array.cpp Clang :: AST/ast-dump-APValue-lvalue.cpp Clang :: AST/ast-dump-APValue-struct.cpp Clang :: AST/ast-dump-APValue-union.cpp Clang :: AST/ast-dump-APValue-vector.cpp Clang :: AST/ast-dump-color.cpp Clang :: AST/ast-dump-decl.c Clang :: AST/ast-dump-decl.cpp Clang :: AST/ast-dump-lambda.cpp Clang :: AST/ast-dump-openmp-atomic.c Clang :: AST/ast-dump-openmp-cancel.c Clang :: AST/ast-dump-openmp-cancellation-point.c Clang :: AST/ast-dump-openmp-distribute-parallel-for-simd.c Clang :: AST/ast-dump-openmp-distribute-parallel-for.c Clang :: AST/ast-dump-openmp-distribute-simd.c Clang :: AST/ast-dump-openmp-distribute.c Clang :: AST/ast-dump-openmp-for-simd.c Clang :: AST/ast-dump-openmp-for.c Clang :: AST/ast-dump-openmp-ordered.c Clang :: AST/ast-dump-openmp-parallel-for-simd.c Clang :: AST/ast-dump-openmp-parallel-for.c Clang :: AST/ast-dump-openmp-parallel-sections.c Clang :: AST/ast-dump-openmp-parallel.c Clang :: AST/ast-dump-openmp-section.c Clang :: AST/ast-dump-openmp-sections.c Clang :: AST/ast-dump-openmp-simd.c Clang :: AST/ast-dump-openmp-single.c Clang :: AST/ast-dump-openmp-target-data.c Clang :: AST/ast-dump-openmp-target-enter-data.c Clang :: AST/ast-dump-openmp-target-exit-data.c Clang :: AST/ast-dump-openmp-target-parallel-for-simd.c Clang :: AST/ast-dump-openmp-target-parallel-for.c Clang :: AST/ast-dump-openmp-target-parallel.c Clang :: AST/ast-dump-openmp-target-simd.c Clang :: AST/ast-dump-openmp-target-teams-distribute-parallel-for-simd.c Clang :: AST/ast-dump-openmp-target-teams-distribute-parallel-for.c Clang :: AST/ast-dump-openmp-target-teams-distribute-simd.c Clang :: AST/ast-dump-openmp-target-teams-distribute.c Clang :: AST/ast-dump-openmp-target-teams.c Clang :: AST/ast-dump-openmp-target-update.c Clang :: AST/ast-dump-openmp-target.c Clang :: AST/ast-dump-openmp-task.c Clang :: AST/ast-dump-openmp-taskgroup.c Clang :: AST/ast-dump-openmp-taskloop-simd.c Clang :: AST/ast-dump-openmp-taskloop.c Clang :: AST/ast-dump-openmp-teams-distribute-parallel-for-simd.c Clang :: AST/ast-dump-openmp-teams-distribute-parallel-for.c Clang :: AST/ast-dump-openmp-teams-distribute-simd.c Clang :: AST/ast-dump-openmp-teams-distribute.c Clang :: AST/ast-dump-openmp-teams.c Clang :: AST/ast-dump-templates-pattern.cpp Clang :: ASTSYCL/ast-dump-sycl-kernel-call-stmt.cpp Clang :: SemaTemplate/deduction-guide.cpp Testing Time: 132.06s Total Discovered Tests: 48950 Skipped : 5 (0.01%) Unsupported : 592 (1.21%) Passed : 48271 (98.61%) Expectedly Failed: 27 (0.06%) Failed : 55 (0.11%) FAILED: gen/clang/test/run-lit python3 bin/llvm-lit -sv ../../clang/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-clang']' returned non-zero exit status 1.