INFO:2026-07-22T19:48:48Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD a9a25dfa49e1..7e9782bad19c main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 3 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 7e9782bad19c [HLSL] Move sema tests out of ParserHLSL into SemaHLSL/Attributes (#211353) INFO:2026-07-22T19:48:52Z:root:syncing... Deleted branch merge (was a9a25dfa49e1). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-07-22T19:48:53Z:root:building ninja: Entering directory `out/gn' [1/2309] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [2/2309] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [3/2309] ACTION //clang/include/clang/Parse:AttrSubMatchRulesParserStringSwitches(//llvm/utils/gn/build/toolchain:host) [4/2309] ACTION //clang/include/clang/AST:AttrVisitor(//llvm/utils/gn/build/toolchain:host) [5/2309] ACTION //clang/include/clang/Basic:RegularKeywordAttrInfo(//llvm/utils/gn/build/toolchain:host) [6/2145] ACTION //clang/include/clang/AST:AttrNodeTraverse(//llvm/utils/gn/build/toolchain:host) [7/2145] ACTION //clang/include/clang/AST:Attrs(//llvm/utils/gn/build/toolchain:host) [8/2145] ACTION //clang/include/clang/Basic:AttrHasAttributeImpl(//llvm/utils/gn/build/toolchain:host) [9/2145] ACTION //clang/include/clang/Basic:AttrList(//llvm/utils/gn/build/toolchain:host) [10/2010] ACTION //clang/include/clang/Basic:AttrParsedAttrList(//llvm/utils/gn/build/toolchain:host) [11/1000] ACTION //clang/include/clang/Basic:AttrSubMatchRulesList(//llvm/utils/gn/build/toolchain:host) [12/988] ACTION //clang/include/clang/Basic:AttributeSpellingList(//llvm/utils/gn/build/toolchain:host) [13/988] ACTION //clang/include/clang/Basic:CXX11AttributeInfo(//llvm/utils/gn/build/toolchain:host) [14/988] ACTION //clang/include/clang/Parse:AttrParserStringSwitches(//llvm/utils/gn/build/toolchain:host) [15/988] ACTION //clang/include/clang/Sema:AttrIsTypeDependent(//llvm/utils/gn/build/toolchain:host) [16/372] ACTION //clang/include/clang/Sema:AttrTemplateInstantiate(//llvm/utils/gn/build/toolchain:host) [17/371] ACTION //clang/include/clang/Serialization:AttrPCHRead(//llvm/utils/gn/build/toolchain:host) [18/370] ACTION //clang/include/clang/AST:AttrImpl(//llvm/utils/gn/build/toolchain:host) [19/369] ACTION //clang/include/clang/AST:AttrTextNodeDump(//llvm/utils/gn/build/toolchain:host) [20/359] ACTION //clang/include/clang/Sema:AttrParsedAttrImpl(//llvm/utils/gn/build/toolchain:host) [21/355] ACTION //clang/include/clang/Sema:AttrParsedAttrKinds(//llvm/utils/gn/build/toolchain:host) [22/355] ACTION //clang/include/clang/Sema:AttrSpellingListIndex(//llvm/utils/gn/build/toolchain:host) [23/346] ACTION //clang/include/clang/Serialization:AttrPCHWrite(//llvm/utils/gn/build/toolchain:host) [24/344] ACTION //clang/lib/AST:AttrDocTable(//llvm/utils/gn/build/toolchain:host) [25/25] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:host) INFO:2026-07-22T19:48:55Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan" ] } gn analyze input: { "files": [ "//clang/include/clang/Basic/Attr.td", "//clang/test/SemaHLSL/Attributes/hlsl_contained_type_attr_error.hlsl", "//clang/test/SemaHLSL/Attributes/hlsl_is_array_attr_error.hlsl", "//clang/test/SemaHLSL/Attributes/hlsl_is_ms_attr_error.hlsl", "//clang/test/SemaHLSL/Attributes/hlsl_is_rov_attr_error.hlsl", "//clang/test/SemaHLSL/Attributes/hlsl_raw_buffer_attr_error.hlsl", "//clang/test/SemaHLSL/Attributes/hlsl_resource_class_attr_error.hlsl", "//clang/test/SemaHLSL/Attributes/hlsl_resource_dimension_attr_error.hlsl", "//mlir/lib/Dialect/Math/IR/MathOps.cpp", "//mlir/test/Dialect/Math/canonicalize.mlir" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } running all tests due to change to blacklisted file INFO:2026-07-22T19:48:56Z:root:testing INFO:2026-07-22T19:48:56Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:host) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: 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/config.py:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 26653 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 193.09s Total Discovered Tests: 54403 Skipped : 30 (0.06%) Unsupported : 1210 (2.22%) Passed : 53134 (97.67%) Expectedly Failed: 29 (0.05%) INFO:2026-07-22T19:52:12Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:host) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1453 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 11.83s Total Discovered Tests: 1716 Unsupported : 2 (0.12%) Passed : 1713 (99.83%) Expectedly Failed: 1 (0.06%) INFO:2026-07-22T19:52:25Z:root:test check-clangd ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:host) -- Testing: 187 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 4.56s Total Discovered Tests: 1505 Unsupported: 8 (0.53%) Passed : 1497 (99.47%) INFO:2026-07-22T19:52:31Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/1] ACTION //compiler-rt/test/hwasan:check-hwasan(//llvm/utils/gn/build/toolchain:host) -- Testing: 112 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 5.33s Total Discovered Tests: 112 Unsupported : 37 (33.04%) Passed : 66 (58.93%) Expectedly Failed: 9 (8.04%) INFO:2026-07-22T19:52:37Z:root:test check-lld ninja: Entering directory `out/gn' [0/1] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:host) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3219 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 49.49s Total Discovered Tests: 3219 Unsupported : 22 (0.68%) Passed : 3196 (99.29%) Expectedly Failed: 1 (0.03%) INFO:2026-07-22T19:53:27Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:host) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 67522 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 241.69s Total Discovered Tests: 76379 Skipped : 21 (0.03%) Unsupported : 3054 (4.00%) Passed : 73128 (95.74%) Expectedly Failed: 176 (0.23%) INFO:2026-07-22T19:57:36Z:root:done