[clang] [clang] Mark some language options as benign. (PR #131569)

LLVM Continuous Integration via cfe-commits cfe-commits at lists.llvm.org
Wed May 21 21:34:39 PDT 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-aarch64-sve2-vla-2stage` running on `linaro-g4-02` while building `clang` at step 12 "ninja check 2".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/199/builds/3562

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 12 (ninja check 2) failure: stage 2 checked (failure)
******************** TEST 'lld :: COFF/lto-cache-errors.ll' FAILED ********************
Exit Code: 1

Command Output (stderr):
--
/home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/bin/opt -module-hash -module-summary /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/llvm/lld/test/COFF/lto-cache-errors.ll -o /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.o # RUN: at line 5
+ /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/bin/opt -module-hash -module-summary /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/llvm/lld/test/COFF/lto-cache-errors.ll -o /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.o
/home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/bin/opt -module-hash -module-summary /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/llvm/lld/test/COFF/Inputs/lto-cache.ll -o /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp2.o # RUN: at line 6
+ /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/bin/opt -module-hash -module-summary /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/llvm/lld/test/COFF/Inputs/lto-cache.ll -o /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp2.o
rm -Rf /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.cache && mkdir /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.cache # RUN: at line 7
+ rm -Rf /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.cache
+ mkdir /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.cache
chmod 444 /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.cache # RUN: at line 8
+ chmod 444 /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.cache
not /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/bin/lld-link /lldltocache:/home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.cache/nonexistant/ /out:/home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp3 /entry:main /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp2.o /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.o 2>&1 | /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/bin/FileCheck /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/llvm/lld/test/COFF/lto-cache-errors.ll # RUN: at line 11
+ not /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/bin/lld-link /lldltocache:/home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.cache/nonexistant/ /out:/home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp3 /entry:main /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp2.o /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.o
+ /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/stage2/bin/FileCheck /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla-2stage/llvm/lld/test/COFF/lto-cache-errors.ll

--

********************


```

</details>

https://github.com/llvm/llvm-project/pull/131569


More information about the cfe-commits mailing list