INFO:2026-08-13T18:46:11Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 31cfad3442ad..e8ff1d1d9372 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 e8ff1d1d9372 [flang][OpenMP] Support for "atomic compare capture" (#202315) INFO:2026-08-13T18:46:15Z:root:syncing... Deleted branch merge (was 31cfad3442ad). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-08-13T18:46:15Z:root:building ninja: Entering directory `out/gn' [1/3] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [2/3] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [3/3] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) INFO:2026-08-13T18:46:16Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//flang/lib/Lower/OpenMP/Atomic.cpp", "//flang/lib/Semantics/check-omp-atomic.cpp", "//flang/test/Fir/atomic-compare-capture.fir", "//flang/test/Integration/OpenMP/atomic-compare-capture.f90", "//flang/test/Integration/OpenMP/atomic-compare.f90", "//flang/test/Lower/OpenMP/Todo/atomic-compare-capture-result.f90", "//flang/test/Lower/OpenMP/Todo/atomic-compare-fail.f90", "//flang/test/Lower/OpenMP/atomic-compare-capture.f90", "//flang/test/Lower/OpenMP/atomic-compare-fail.f90", "//flang/test/Lower/OpenMP/atomic-compare.f90", "//flang/test/Parser/OpenMP/atomic-unparse.f90", "//flang/test/Semantics/OpenMP/atomic-compare-capture-fail.f90", "//flang/test/Semantics/OpenMP/atomic-compare.f90", "//mlir/include/mlir/Dialect/OpenACCMPCommon/Interfaces/AtomicInterfaces.td", "//mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td", "//mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp", "//mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp", "//mlir/test/Dialect/OpenMP/ops.mlir", "//mlir/test/Target/LLVMIR/openmp-atomic-compare-capture.mlir", "//mlir/test/Target/LLVMIR/openmp-llvm.mlir" ], "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-08-13T18:46:16Z:root:testing INFO:2026-08-13T18:46:16Z:root:skip check-clang INFO:2026-08-13T18:46:16Z:root:skip check-clang-tools INFO:2026-08-13T18:46:16Z:root:skip check-clangd INFO:2026-08-13T18:46:16Z:root:skip check-hwasan INFO:2026-08-13T18:46:16Z:root:skip check-lld INFO:2026-08-13T18:46:16Z:root:skip check-llvm INFO:2026-08-13T18:46:17Z:root:done