INFO:2026-05-19T06:06:09Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD c459d8617d00..94dbed284f96 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 94dbed284f96 [alpha.webkit.UncountedCallArgsChecker] Check arguments of function pointers (#188162) INFO:2026-05-19T06:06:13Z:root:syncing... Deleted branch merge (was c459d8617d00). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-05-19T06:06:14Z:root:building ninja: Entering directory `out/gn' [1/262] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [2/262] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [3/262] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [4/262] CXX obj/clang/lib/StaticAnalyzer/Checkers/WebKit/Checkers.RawPtrRefCallArgsChecker.o [5/262] AR lib/libclangStaticAnalyzerCheckers.a [6/262] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [7/262] LINK ./bin/clangd-remap [8/262] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [9/262] LINK ./bin/dexp [10/262] LINK ./bin/clang-scan-deps [11/262] LINK ./bin/clangd-indexer [12/262] LINK ./bin/clangd [13/262] LINK ./bin/clang-tidy [14/262] LINK obj/clang/unittests/Frontend/FrontendTests [15/262] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [16/262] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [17/262] LINK ./bin/clang-check [18/262] LINK ./bin/clang-repl [19/262] LINK ./bin/clang [20/262] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [21/262] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [22/262] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [23/262] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [24/262] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) [25/262] ACTION //libcxx/src:cxx_symlink(//llvm/utils/gn/build/toolchain:stage2_unix) [26/262] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [27/262] ACTION //llvm/include/llvm/Config:Disassemblers.def(//llvm/utils/gn/build/toolchain:stage2_unix) [28/262] ACTION //compiler-rt/test/hwasan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [29/262] ACTION //llvm/include/llvm/Config:Targets(//llvm/utils/gn/build/toolchain:stage2_unix) [30/262] ACTION //compiler-rt/test/builtins:builtins_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [31/262] ACTION //llvm/include/llvm/Config:llvm-config(//llvm/utils/gn/build/toolchain:stage2_unix) [32/217] ACTION //llvm/include/llvm/Config:AsmParsers.def(//llvm/utils/gn/build/toolchain:stage2_unix) [33/217] ACTION //llvm/include/llvm/Config:Targets.def(//llvm/utils/gn/build/toolchain:stage2_unix) [34/217] ACTION //llvm/include/llvm/Config:TargetMCAs.def(//llvm/utils/gn/build/toolchain:stage2_unix) [35/217] ACTION //llvm/include/llvm/Config:abi-breaking(//llvm/utils/gn/build/toolchain:stage2_unix) [36/82] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [37/82] ACTION //compiler-rt/lib/ubsan:ubsan_static_cxx_dynamic_list(//llvm/utils/gn/build/toolchain:stage2_unix) [38/82] ACTION //llvm/include/llvm/Config:AsmPrinters.def(//llvm/utils/gn/build/toolchain:stage2_unix) [39/82] ACTION //compiler-rt/lib/ubsan:ubsan_loop_detect_dynamic_list(//llvm/utils/gn/build/toolchain:stage2_unix) [40/82] ACTION //llvm/include/llvm/Config:TargetExegesis.def(//llvm/utils/gn/build/toolchain:stage2_unix) [41/82] ACTION //llvm/include/llvm/Support:write_extension_def(//llvm/utils/gn/build/toolchain:stage2_unix) [42/82] ACTION //compiler-rt/lib/ubsan:ubsan_static_dynamic_list(//llvm/utils/gn/build/toolchain:stage2_unix) [43/82] ACTION //llvm/include/llvm/Support:write_vcsrevision(//llvm/utils/gn/build/toolchain:stage2_unix) [44/82] ACTION //compiler-rt/lib/hwasan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [45/82] ACTION //compiler-rt/lib/ubsan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [46/82] ACTION //libcxx/src:cxx_linker_script(//llvm/utils/gn/build/toolchain:stage2_unix) [47/82] ACTION //llvm/include/llvm/Config:config(//llvm/utils/gn/build/toolchain:stage2_unix) [48/49] SOLINK lib/clang/23/lib/linux/libclang_rt.ubsan_standalone-x86_64.so [49/49] SOLINK lib/clang/23/lib/linux/libclang_rt.hwasan_aliases-x86_64.so INFO:2026-05-19T06:06:24Z: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/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefCallArgsChecker.cpp", "//clang/test/Analysis/Checkers/WebKit/call-args.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-05-19T06:06:25Z:root:testing INFO:2026-05-19T06:06:25Z: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 -- Testing: 25986 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 158.69s Total Discovered Tests: 52089 Skipped : 28 (0.05%) Unsupported : 1034 (1.99%) Passed : 50999 (97.91%) Expectedly Failed: 28 (0.05%) INFO:2026-05-19T06:09:10Z: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: 1407 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 9.14s Total Discovered Tests: 1667 Unsupported : 2 (0.12%) Passed : 1664 (99.82%) Expectedly Failed: 1 (0.06%) INFO:2026-05-19T06:09:20Z: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: 183 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 4.92s Total Discovered Tests: 1481 Unsupported: 7 (0.47%) Passed : 1474 (99.53%) INFO:2026-05-19T06:09:26Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/1] ACTION //compiler-rt/test/hwasan:check-hwasan(//llvm/utils/gn/build/toolchain:unix) -- Testing: 112 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 5.15s Total Discovered Tests: 112 Unsupported : 37 (33.04%) Passed : 66 (58.93%) Expectedly Failed: 9 (8.04%) INFO:2026-05-19T06:09:32Z:root:skip check-lld INFO:2026-05-19T06:09:32Z:root:skip check-llvm INFO:2026-05-19T06:09:32Z:root:done