INFO:2026-07-27T16:06:32Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 3031d2d67f2c..3d2d8a9905f3 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 3d2d8a9905f3 [clang][Tooling] Fix main header matching for headers with special characters. (#211934) INFO:2026-07-27T16:06:36Z:root:syncing... Deleted branch merge (was 3031d2d67f2c). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-07-27T16:06:37Z:root:building ninja: Entering directory `out/gn' [1/59] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [2/59] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [3/59] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [4/59] CXX obj/clang/lib/Tooling/Inclusions/Inclusions.HeaderIncludes.o [5/59] AR lib/libclangToolingInclusions.a [6/59] LINK ./bin/clang-format [7/59] LINK ./bin/clang-apply-replacements [8/59] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [9/59] LINK obj/clang/unittests/Format/FormatTests [10/59] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [11/59] LINK obj/clang/unittests/Index/IndexTests [12/59] LINK ./bin/clang-refactor [13/59] LINK ./bin/clang-move [14/59] LINK ./bin/clang-query [15/59] LINK obj/clang/unittests/Sema/SemaTests [16/59] LINK ./bin/clang-include-fixer [17/59] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [18/59] LINK ./bin/pp-trace [19/59] LINK ./bin/clang-diff [20/59] LINK ./bin/clang-installapi [21/59] LINK obj/clang/unittests/Rewrite/RewriteTests [22/59] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [23/59] LINK ./bin/clangd-remap [24/59] LINK ./bin/modularize [25/59] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [26/59] LINK ./bin/clang-doc [27/59] LINK obj/clang/unittests/Serialization/SerializationTests [28/59] LINK ./bin/clang-change-namespace [29/59] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [30/59] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [31/59] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [32/59] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [33/59] LINK ./bin/clang-reorder-fields [34/59] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [35/59] LINK ./bin/find-all-symbols [36/59] LINK ./bin/dexp [37/59] LINK obj/clang/unittests/AST/ByteCode/InterpTests [38/59] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [39/59] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [40/59] LINK obj/clang/unittests/AST/ASTTests [41/59] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [42/59] LINK ./bin/clang-extdef-mapping [43/59] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [44/59] LINK ./bin/clangd-indexer [45/59] LINK obj/clang/unittests/CrossTU/CrossTUTests [46/59] LINK obj/clang/unittests/ScalableStaticAnalysis/ClangScalableAnalysisTests [47/59] LINK ./bin/clang-tidy [48/59] LINK ./bin/clang-scan-deps [49/59] LINK obj/clang/unittests/Frontend/FrontendTests [50/59] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [51/59] SOLINK ./lib/libclang.so [52/59] LINK ./bin/clangd [53/59] LINK ./bin/clang-check [54/59] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [55/59] LINK obj/clang/unittests/libclang/libclangTests [56/59] LINK ./bin/clang-repl [57/59] CXX obj/clang/unittests/Tooling/ToolingTests.HeaderIncludesTest.o [58/59] LINK ./bin/c-index-test [59/59] LINK obj/clang/unittests/Tooling/ToolingTests INFO:2026-07-27T16:06:44Z: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" ] } gn analyze input: { "files": [ "//clang/lib/Tooling/Inclusions/HeaderIncludes.cpp", "//clang/unittests/Tooling/HeaderIncludesTest.cpp" ], "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": [] } INFO:2026-07-27T16:06:44Z:root:testing INFO:2026-07-27T16:06:44Z:root:test check-clang 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: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: 26683 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 195.50s Total Discovered Tests: 54434 Skipped : 30 (0.06%) Unsupported : 1217 (2.24%) Passed : 53158 (97.66%) Expectedly Failed: 29 (0.05%) INFO:2026-07-27T16:10:11Z: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:unix) 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: 1457 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 13.41s Total Discovered Tests: 1720 Unsupported : 2 (0.12%) Passed : 1717 (99.83%) Expectedly Failed: 1 (0.06%) INFO:2026-07-27T16:10:27Z:root:test check-clangd ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) -- Testing: 187 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 5.73s Total Discovered Tests: 1505 Unsupported: 8 (0.53%) Passed : 1497 (99.47%) INFO:2026-07-27T16:10:34Z:root:skip check-hwasan INFO:2026-07-27T16:10:34Z:root:skip check-lld INFO:2026-07-27T16:10:34Z:root:skip check-llvm INFO:2026-07-27T16:10:35Z:root:done