INFO:2025-09-24T12:48:49Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 2d6ce5148cf1..d94a8282fbc6 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 d94a8282fbc6 [clang][bytecode] Don't crash on a null Descriptor (#160506) INFO:2025-09-24T12:48:53Z:root:syncing... Deleted branch merge (was 2d6ce5148cf1). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-09-24T12:48:53Z:root:building ninja: Entering directory `out/gn' [1/80] CXX obj/clang/lib/AST/ByteCode/AST.Context.o [2/80] CXX obj/clang/lib/AST/ByteCode/AST.InterpBuiltin.o [3/80] CXX obj/clang/lib/AST/ByteCode/AST.EvalEmitter.o [4/80] CXX obj/clang/lib/AST/ByteCode/AST.Interp.o [5/80] AR lib/libclangAST.a [6/80] LINK ./bin/clang-apply-replacements [7/80] LINK ./bin/clang-change-namespace [8/80] LINK ./bin/clang-doc [9/80] LINK ./bin/find-all-symbols [10/80] LINK ./bin/clang-reorder-fields [11/80] LINK ./bin/clang-include-fixer [12/80] LINK ./bin/clang-move [13/80] LINK ./bin/dexp [14/80] LINK ./bin/clang-query [15/80] LINK ./bin/clangd-indexer [16/80] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests [17/80] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [18/80] LINK ./bin/clangd [19/80] LINK ./bin/clang-tidy [20/80] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd [21/80] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc [22/80] LINK ./bin/clangd-xpc-test-client [23/80] LINK ./bin/modularize [24/80] LINK ./bin/pp-trace [25/80] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [26/80] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [27/80] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [28/80] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [29/80] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [30/80] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [31/80] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [32/80] LINK ./bin/clang-diff [33/80] LINK ./bin/clang-installapi [34/80] LINK ./bin/clang-refactor [35/80] LINK ./bin/clang-extdef-mapping [36/80] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [37/80] LINK ./bin/diagtool [38/80] LINK ./bin/clang-scan-deps [39/80] LINK obj/clang/unittests/AST/ByteCode/InterpTests [40/80] LINK ./bin/clang-import-test [41/80] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [42/80] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [43/80] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [44/80] LINK obj/clang/unittests/AST/ASTTests [45/80] LINK obj/clang/unittests/Format/FormatTests [46/80] LINK obj/clang/unittests/CrossTU/CrossTUTests [47/80] SOLINK ./lib/libclang.dylib [48/80] LINK obj/clang/unittests/InstallAPI/InstallAPITests [49/80] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [50/80] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [51/80] LINK ./bin/clang-check [52/80] LINK ./bin/clang-repl [53/80] LINK ./bin/clang [54/80] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [55/80] LINK obj/clang/unittests/Index/IndexTests [56/80] LINK ./bin/c-index-test [57/80] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [58/80] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [59/80] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) [60/80] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [61/80] LINK obj/clang/unittests/Frontend/FrontendTests [62/80] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [63/80] LINK obj/clang/unittests/Lex/LexTests [64/80] LINK obj/clang/unittests/Driver/ClangDriverTests [65/80] LINK obj/clang/unittests/Parse/ParseTests [66/80] LINK obj/clang/unittests/Rewrite/RewriteTests [67/80] LINK obj/clang/unittests/Serialization/SerializationTests [68/80] LINK obj/clang/unittests/Sema/SemaTests [69/80] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [70/80] LINK obj/clang/unittests/libclang/libclangTests [71/80] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [72/80] LINK obj/clang/unittests/Support/ClangSupportTests [73/80] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [74/80] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [75/80] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [76/80] LINK ./bin/lldb-server [77/80] LINK obj/clang/unittests/Tooling/ToolingTests [78/80] LINK ./bin/lldb-test [79/80] LINK ./bin/lldb [80/80] LINK ./bin/lldb-dap INFO:2025-09-24T12:49:20Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//clang/lib/AST/ByteCode/Interp.h", "//clang/test/AST/ByteCode/new-delete.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": [] } running all tests due to change to blacklisted file INFO:2025-09-24T12:49:20Z:root:testing INFO:2025-09-24T12:49:20Z: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:530: 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:468: 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:530: 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:530: 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:530: 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:530: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 22531 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 499.72s Total Discovered Tests: 48388 Skipped : 36 (0.07%) Unsupported : 529 (1.09%) Passed : 47791 (98.77%) Expectedly Failed: 32 (0.07%) INFO:2025-09-24T12:58:07Z: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: 1087 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 39.44s Total Discovered Tests: 1515 Unsupported : 3 (0.20%) Passed : 1511 (99.74%) Expectedly Failed: 1 (0.07%) INFO:2025-09-24T12:58:51Z: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.11s Total Discovered Tests: 1420 Unsupported: 8 (0.56%) Passed : 1412 (99.44%) INFO:2025-09-24T12:59:11Z:root:test check-lld ninja: Entering directory `out/gn' [0/1] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: 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:530: 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:530: 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:530: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3142 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 46.17s Total Discovered Tests: 3142 Unsupported : 25 (0.80%) Passed : 3116 (99.17%) Expectedly Failed: 1 (0.03%) INFO:2025-09-24T12:59:58Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: 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:530: 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:530: 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:530: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 59266 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 558.77s Total Discovered Tests: 69185 Skipped : 33 (0.05%) Unsupported : 2633 (3.81%) Passed : 66348 (95.90%) Expectedly Failed: 171 (0.25%) INFO:2025-09-24T13:09:29Z:root:done