INFO:2025-09-02T19:22:43Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 0c0c55a6e794..c62284c43d51 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 2 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at c62284c43d51 [clang] Followup for constexpr-unknown potential constant expressions. (#151053) INFO:2025-09-02T19:22:47Z:root:syncing... Deleted branch merge (was 957e8d78716a). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge c9183c639f48] [gn build] Port 4d9578b8ed20 1 file changed, 4 insertions(+), 1 deletion(-) [merge 3b6b2008db8e] [gn build] Port 74b9484fd62d 1 file changed, 1 deletion(-) [merge c44fccb6358a] [gn build] Port 8a65c4f11a4c 1 file changed, 1 insertion(+) [gn build] Port 4d9578b8ed20 -- https://github.com/llvm/llvm-project/commit/4d9578b8ed20 [gn build] Port 74b9484fd62d -- https://github.com/llvm/llvm-project/commit/74b9484fd62d [gn build] Port 8a65c4f11a4c -- https://github.com/llvm/llvm-project/commit/8a65c4f11a4c INFO:2025-09-02T19:22:49Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/78] CXX obj/clang/lib/AST/ByteCode/AST.Pointer.o [2/78] CXX obj/clang/lib/AST/AST.ExprConstant.o [3/78] AR lib/libclangAST.a [4/78] LINK ./bin/clang-refactor [5/78] LINK ./bin/diagtool [6/78] LINK ./bin/clang-scan-deps [7/78] LINK ./bin/lldb-server [8/78] LINK obj/clang/unittests/AST/ByteCode/InterpTests [9/78] LINK ./bin/clang-diff [10/78] LINK obj/clang/unittests/AST/ASTTests [11/78] SOLINK ./lib/libclang.dylib [12/78] LINK ./bin/clang-repl [13/78] LINK ./bin/clang-extdef-mapping [14/78] LINK ./bin/clang-installapi [15/78] LINK ./bin/clang [16/78] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [17/78] LINK obj/clang/unittests/libclang/libclangTests [18/78] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [19/78] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [20/78] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [21/78] LINK ./bin/c-index-test [22/78] LINK obj/clang/unittests/InstallAPI/InstallAPITests [23/78] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [24/78] LINK ./bin/lldb [25/78] LINK ./bin/clang-import-test [26/78] LINK ./bin/lldb-dap [27/78] LINK ./bin/lldb-test [28/78] LINK ./bin/clang-check [29/78] LINK obj/clang/unittests/Parse/ParseTests [30/78] LINK obj/clang/unittests/Lex/LexTests [31/78] LINK obj/clang/unittests/Rewrite/RewriteTests [32/78] LINK obj/clang/unittests/Sema/SemaTests [33/78] LINK obj/clang/unittests/Support/ClangSupportTests [34/78] LINK obj/clang/unittests/Serialization/SerializationTests [35/78] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [36/78] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [37/78] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [38/78] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [39/78] LINK obj/clang/unittests/CrossTU/CrossTUTests [40/78] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [41/78] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [42/78] LINK obj/clang/unittests/Format/FormatTests [43/78] LINK ./bin/clang-apply-replacements [44/78] LINK obj/clang/unittests/Index/IndexTests [45/78] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [46/78] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [47/78] LINK obj/clang/unittests/Tooling/ToolingTests [48/78] LINK ./bin/clang-change-namespace [49/78] LINK ./bin/clang-doc [50/78] LINK ./bin/clang-include-fixer [51/78] LINK ./bin/clang-move [52/78] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [53/78] LINK ./bin/clang-query [54/78] LINK ./bin/clang-reorder-fields [55/78] LINK obj/clang/unittests/Frontend/FrontendTests [56/78] LINK ./bin/find-all-symbols [57/78] LINK obj/clang/unittests/Driver/ClangDriverTests [58/78] LINK ./bin/modularize [59/78] LINK ./bin/pp-trace [60/78] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests [61/78] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [62/78] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [63/78] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [64/78] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [65/78] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [66/78] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) [67/78] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [68/78] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [69/78] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [70/78] LINK ./bin/dexp [71/78] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [72/78] LINK ./bin/clangd-indexer [73/78] LINK ./bin/clang-tidy [74/78] LINK ./bin/clangd [75/78] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd [76/78] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [77/78] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc [78/78] LINK ./bin/clangd-xpc-test-client INFO:2025-09-02T19:23:09Z: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" ] } gn analyze input: { "files": [ "//clang/lib/AST/ByteCode/Pointer.cpp", "//clang/lib/AST/ExprConstant.cpp", "//clang/test/SemaCXX/constant-expression-p2280r4.cpp", "//llvm/utils/gn/secondary/clang-tools-extra/clang-reorder-fields/BUILD.gn", "//llvm/utils/gn/secondary/libcxx/include/BUILD.gn", "//mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td", "//mlir/include/mlir/Dialect/SPIRV/IR/SPIRVGraphOps.td", "//mlir/include/mlir/Dialect/SPIRV/IR/SPIRVOps.td", "//mlir/include/mlir/IR/Builders.h", "//mlir/include/mlir/IR/BuiltinTypes.td", "//mlir/include/mlir/IR/CommonTypeConstraints.td", "//mlir/lib/Dialect/SPIRV/IR/ArmGraphOps.cpp", "//mlir/lib/Dialect/SPIRV/IR/CMakeLists.txt", "//mlir/lib/Dialect/SPIRV/IR/SPIRVOpDefinition.cpp", "//mlir/lib/Dialect/SPIRV/Transforms/UpdateVCEPass.cpp", "//mlir/lib/IR/AsmPrinter.cpp", "//mlir/lib/IR/Builders.cpp", "//mlir/lib/IR/BuiltinTypes.cpp", "//mlir/test/Dialect/SPIRV/IR/availability.mlir", "//mlir/test/Dialect/SPIRV/IR/graph-ops.mlir", "//mlir/test/Dialect/SPIRV/Transforms/vce-deduction.mlir", "//mlir/test/lib/Dialect/SPIRV/TestAvailability.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-09-02T19:23:09Z:root:testing INFO:2025-09-02T19:23:09Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /Users/thakis/src/llvm-project/out/gn/bin:/Users/thakis/src/llvm-project/out/gn/bin llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/util.py:476: note: using SDKROOT: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk' llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 22409 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 505.45s Total Discovered Tests: 48231 Skipped : 35 (0.07%) Unsupported : 516 (1.07%) Passed : 47648 (98.79%) Expectedly Failed: 32 (0.07%) INFO:2025-09-02T19:32:01Z: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: 1078 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 39.83s Total Discovered Tests: 1506 Unsupported : 3 (0.20%) Passed : 1502 (99.73%) Expectedly Failed: 1 (0.07%) INFO:2025-09-02T19:32:47Z: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: 103 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 18.35s Total Discovered Tests: 1418 Unsupported: 8 (0.56%) Passed : 1410 (99.44%) INFO:2025-09-02T19:33:07Z:root:skip check-lld INFO:2025-09-02T19:33:07Z:root:skip check-llvm INFO:2025-09-02T19:33:07Z:root:done