INFO:2026-08-21T23:28:50Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD d5a177817337..8964a03f5ec1 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 8964a03f5ec1 [clang-tidy] Fix modernize-raw-string-literal crash on raw literal operators (#217229) INFO:2026-08-21T23:28:53Z:root:syncing... Deleted branch merge (was d5a177817337). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-08-21T23:28:53Z:root:building ninja: Entering directory `out/gn' [1/12] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [2/12] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [3/12] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [4/12] CXX obj/clang-tools-extra/clang-tidy/modernize/modernize.RawStringLiteralCheck.o [5/12] AR lib/libclangTidyModernizeModule.a [6/12] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [7/12] LINK ./bin/dexp [8/12] LINK ./bin/clangd-remap [9/12] LINK ./bin/clangd-indexer [10/12] LINK ./bin/clangd [11/12] LINK ./bin/clang-tidy [12/12] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests INFO:2026-08-21T23:29:04Z: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" ] } gn analyze input: { "files": [ "//clang-tools-extra/clang-tidy/modernize/RawStringLiteralCheck.cpp", "//clang-tools-extra/docs/ReleaseNotes.md", "//clang-tools-extra/test/clang-tidy/checkers/modernize/raw-string-literal.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-08-21T23:29:04Z:root:testing INFO:2026-08-21T23:29:04Z:root:skip check-clang INFO:2026-08-21T23:29:04Z: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: 1464 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 11.73s Total Discovered Tests: 1727 Unsupported : 2 (0.12%) Passed : 1724 (99.83%) Expectedly Failed: 1 (0.06%) INFO:2026-08-21T23:29:17Z: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: 188 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 6.81s Total Discovered Tests: 1518 Unsupported: 8 (0.53%) Passed : 1510 (99.47%) INFO:2026-08-21T23:29:25Z:root:skip check-hwasan INFO:2026-08-21T23:29:25Z:root:skip check-lld INFO:2026-08-21T23:29:25Z:root:skip check-llvm INFO:2026-08-21T23:29:25Z:root:done