INFO:2026-02-08T09:09:47Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 4ec1fea92245..706cc8b3fec5 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 706cc8b3fec5 [libc++][NFC] Fix license header in test for `atomic_ref` (#180395) INFO:2026-02-08T09:09:58Z:root:syncing... Deleted branch merge (was 4ec1fea92245). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-02-08T09:09:59Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2026-02-08T09:10:00Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//libcxx/test/std/atomics/atomics.ref/address.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/assign.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/bitwise_and_assign.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/bitwise_or_assign.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/bitwise_xor_assign.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/compare_exchange_strong.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/compare_exchange_weak.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/convert.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/exchange.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/fetch_add.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/fetch_and.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/fetch_or.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/fetch_sub.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/fetch_xor.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/increment_decrement.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/load.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/notify_all.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/notify_one.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/operator_minus_equals.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/operator_plus_equals.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/required_alignment.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/requires-trivially-copyable.verify.cpp", "//libcxx/test/std/atomics/atomics.ref/store.pass.cpp", "//libcxx/test/std/atomics/atomics.ref/wait.pass.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-02-08T09:10:01Z:root:testing INFO:2026-02-08T09:10:01Z:root:skip check-clang INFO:2026-02-08T09:10:01Z:root:skip check-clang-tools INFO:2026-02-08T09:10:01Z:root:skip check-clangd INFO:2026-02-08T09:10:01Z:root:skip check-hwasan INFO:2026-02-08T09:10:01Z:root:skip check-lld INFO:2026-02-08T09:10:01Z:root:skip check-llvm INFO:2026-02-08T09:10:01Z:root:done