[llvm] [NFC] Re-enable* MSVC C4503 diagnostic (PR #182049)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 20 13:00:55 PST 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `ppc64le-flang-rhel-clang` running on `ppc64le-flang-rhel-test` while building `llvm` at step 6 "test-build-unified-tree-check-flang".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/157/builds/44675
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-flang) failure: 1200 seconds without output running [b'ninja', b'check-flang'], attempting to kill
...
PASS: Flang :: Transforms/OpenACC/acc-implicit-data-fortran.F90 (4205 of 4215)
PASS: Flang :: Transforms/stack-arrays.f90 (4206 of 4215)
PASS: Flang :: Driver/fopenmp.f90 (4207 of 4215)
PASS: Flang :: Driver/use-module.f90 (4208 of 4215)
PASS: Flang :: Semantics/numeric_storage_size.f90 (4209 of 4215)
PASS: Flang :: Transforms/vscale-attr.fir (4210 of 4215)
PASS: Flang :: Driver/linker-options.f90 (4211 of 4215)
PASS: Flang :: Driver/omp-driver-offload.f90 (4212 of 4215)
PASS: Flang :: Lower/OpenMP/rtl-flags.f90 (4213 of 4215)
PASS: flang-Unit :: Optimizer/./FlangOptimizerTests/147/150 (4214 of 4215)
command timed out: 1200 seconds without output running [b'ninja', b'check-flang'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=2157.983144
```
</details>
https://github.com/llvm/llvm-project/pull/182049
More information about the llvm-commits
mailing list