INFO:2025-08-10T07:14:35Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 2242e28671c4..2344f82b58c7 main -> origin/main Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) Switched to branch 'main' HEAD is now at 2344f82b58c7 Revert "[ASan] Ensure Symbolize Flag setting on Windows through __asan_default_options() is maintained throughout runtime (#132811)" INFO:2025-08-10T07:15:09Z:root:syncing... Deleted branch merge (was 2242e28671c4). Switched to a new branch 'merge' Branch 'merge' set up to track remote branch 'main' from 'origin'. INFO:2025-08-10T07:15:13Z:root:building ninja: Entering directory `out/gn' [1/6133] CXX obj/llvm/lib/Support/Support.APFloat.obj FAILED: obj/llvm/lib/Support/Support.APFloat.obj ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang-cl /nologo /showIncludes /Foobj/llvm/lib/Support/Support.APFloat.obj /c ../../llvm/lib/Support/APFloat.cpp -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NONSTDC_NO_WARNINGS -D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_UNICODE -DUNICODE -DCLANG_BUILD_STATIC -I../../llvm/lib/Support/Unix -I../../llvm/lib/Support/Windows -I../../third-party/siphash/include -I../../llvm/include -Igen/llvm/include /O2 /Gw /Zc:inline /EHs-c- /W4 -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -fmsc-version=1926 /Brepro -fdebug-compilation-dir=. /winsysroot../../sysroot-3bda71a11e -Wcovered-switch-default /std:c++17 /GR- ../../llvm/lib/Support/APFloat.cpp(5627,29): error: use of undeclared identifier 'Parts' 5627 | assert(DstPartsCount <= Parts.size() && "Integer too big"); | ^ 1 error generated. ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.