INFO:2025-08-10T09:20:51Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 09ff631b9238..76d2f0fe471d 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 76d2f0fe471d [clang-tidy] `readability-container-size-empty`: Correctly generating fix hints when size method is called from implicit this (#152486) INFO:2025-08-10T09:20:55Z:root:syncing... Deleted branch merge (was 09ff631b9238). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-08-10T09:20:55Z:root:building ninja: Entering directory `out/gn' [1/12] CXX obj/clang-tools-extra/clang-tidy/readability/readability.ContainerSizeEmptyCheck.o [2/12] AR lib/libclangTidyReadabilityModule.a [3/12] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests [4/12] LINK ./bin/dexp [5/12] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [6/12] LINK ./bin/clangd [7/12] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd [8/12] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc [9/12] LINK ./bin/clangd-indexer [10/12] LINK ./bin/clangd-xpc-test-client [11/12] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [12/12] LINK ./bin/clang-tidy INFO:2025-08-10T09:21:02Z: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/readability/ContainerSizeEmptyCheck.cpp", "//clang-tools-extra/docs/ReleaseNotes.rst", "//clang-tools-extra/test/clang-tidy/checkers/readability/container-size-empty.cpp" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } INFO:2025-08-10T09:21:02Z:root:testing INFO:2025-08-10T09:21:02Z:root:skip check-clang INFO:2025-08-10T09:21:02Z: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) -- Testing: 1065 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 36.78s Total Discovered Tests: 1493 Unsupported : 3 (0.20%) Passed : 1489 (99.73%) Expectedly Failed: 1 (0.07%) INFO:2025-08-10T09:21:41Z: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: 102 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 18.45s Total Discovered Tests: 1414 Unsupported: 8 (0.57%) Passed : 1406 (99.43%) INFO:2025-08-10T09:22:01Z:root:skip check-lld INFO:2025-08-10T09:22:01Z:root:skip check-llvm INFO:2025-08-10T09:22:01Z:root:done