INFO:2026-04-28T01:46:02Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 61adecca5683..955bb5c59f91 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 955bb5c59f91 [clang-tidy][Docs] Remove all auto-redirects in documentation. NFC. (#193408) INFO:2026-04-28T01:46:21Z:root:syncing... Deleted branch merge (was 61adecca5683). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-04-28T01:46:21Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2026-04-28T01:46:22Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//clang-tools-extra/docs/clang-tidy/checks/cert/arr39-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/con36-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/con54-cpp.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/ctr56-cpp.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/dcl03-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/dcl16-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/dcl37-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/dcl50-cpp.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/dcl51-cpp.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/dcl54-cpp.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/dcl58-cpp.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/dcl59-cpp.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/env33-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/err09-cpp.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/err34-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/err52-cpp.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/err58-cpp.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/err60-cpp.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/err61-cpp.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/exp42-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/exp45-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/fio38-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/flp30-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/flp37-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/int09-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/mem57-cpp.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/msc24-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/msc30-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/msc32-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/msc33-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/msc50-cpp.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/msc51-cpp.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/msc54-cpp.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/oop11-cpp.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/oop54-cpp.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/oop57-cpp.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/oop58-cpp.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/pos44-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/pos47-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/sig30-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cert/str34-c.rst", "//clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/avoid-c-arrays.rst", "//clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/avoid-magic-numbers.rst", "//clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/c-copy-assignment-signature.rst", "//clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/explicit-virtual-functions.rst", "//clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/macro-to-enum.rst", "//clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/narrowing-conversions.rst", "//clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/noexcept-destructor.rst", "//clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/noexcept-move-operations.rst", "//clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/noexcept-swap.rst", "//clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/non-private-member-variables-in-classes.rst", "//clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/use-default-member-init.rst", "//clang-tools-extra/docs/clang-tidy/checks/fuchsia/header-anon-namespaces.rst", "//clang-tools-extra/docs/clang-tidy/checks/fuchsia/multiple-inheritance.rst", "//clang-tools-extra/docs/clang-tidy/checks/google/build-namespaces.rst", "//clang-tools-extra/docs/clang-tidy/checks/google/readability-braces-around-statements.rst", "//clang-tools-extra/docs/clang-tidy/checks/google/readability-casting.rst", "//clang-tools-extra/docs/clang-tidy/checks/google/readability-function-size.rst", "//clang-tools-extra/docs/clang-tidy/checks/google/readability-namespace-comments.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/avoid-c-arrays.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/avoid-goto.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/braces-around-statements.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/deprecated-headers.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/exception-baseclass.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/explicit-conversions.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/function-size.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/ignored-remove-result.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/invalid-access-moved.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/member-init.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/move-const-arg.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/named-parameter.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/new-delete-operators.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/no-array-decay.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/no-assembler.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/no-malloc.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/noexcept-move.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/signed-bitwise.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/special-member-functions.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/static-assert.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/undelegated-constructor.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/uppercase-literal-suffix.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/use-auto.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/use-emplace.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/use-equals-default.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/use-equals-delete.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/use-noexcept.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/use-nullptr.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/use-override.rst", "//clang-tools-extra/docs/clang-tidy/checks/hicpp/vararg.rst", "//clang-tools-extra/docs/clang-tidy/checks/llvm/else-after-return.rst", "//clang-tools-extra/docs/clang-tidy/checks/llvm/qualified-auto.rst", "//clang-tools-extra/docs/clang-tidy/checks/modernize/use-default.rst", "//clang-tools-extra/docs/clang-tidy/checks/performance/faster-string-find.rst", "//clang-tools-extra/docs/clang-tidy/checks/performance/implicit-cast-in-loop.rst", "//clang-tools-extra/docs/clang-tidy/checks/readability/implicit-bool-cast.rst" ], "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-04-28T01:46:22Z:root:testing INFO:2026-04-28T01:46:22Z:root:skip check-clang INFO:2026-04-28T01:46:22Z:root:skip check-clang-tools INFO:2026-04-28T01:46:22Z:root:skip check-clangd INFO:2026-04-28T01:46:22Z:root:skip check-hwasan INFO:2026-04-28T01:46:22Z:root:skip check-lld INFO:2026-04-28T01:46:22Z:root:skip check-llvm INFO:2026-04-28T01:46:23Z:root:done