[clang] [CIR] Implement most of 'musttail' statement attr (PR #213154)
LLVM Continuous Integration via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 30 18:00:45 PDT 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 `clang` at step 6 "test-build-unified-tree-check-flang".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/157/builds/48870
<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 :: Driver/linker-flags.f90 (4812 of 4822)
PASS: Flang :: Driver/mrecip.f90 (4813 of 4822)
PASS: Flang :: Driver/fveclib.f90 (4814 of 4822)
PASS: Flang :: Semantics/numeric_storage_size.f90 (4815 of 4822)
PASS: Flang :: Driver/options-loongarch.f90 (4816 of 4822)
PASS: Flang :: Driver/fopenmp.f90 (4817 of 4822)
PASS: Flang :: Driver/mcmodel.f90 (4818 of 4822)
PASS: Flang :: Driver/linker-options.f90 (4819 of 4822)
PASS: Flang :: Driver/omp-driver-offload.f90 (4820 of 4822)
PASS: Flang :: Driver/openacc-nyi.f90 (4821 of 4822)
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=3614.660007
```
</details>
https://github.com/llvm/llvm-project/pull/213154
More information about the cfe-commits
mailing list