[clang] [CIR] Convert global_visibility from attribute to property (PR #190488)

LLVM Continuous Integration via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 4 22:59:42 PDT 2026


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `arc-builder` running on `arc-worker` while building `clang` at step 6 "test-build-unified-tree-check-all".

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

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

```
Step 6 (test-build-unified-tree-check-all) failure: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
...
3.935 [48/18/6] cd /buildbot/worker/arc-folder/llvm-project/clang/bindings/python && /usr/local/bin/cmake -E env CLANG_NO_DEFAULT_CONFIG=1 LIBCLANG_LIBRARY_PATH=/buildbot/worker/arc-folder/build/lib /usr/local/bin/python3.9 -m unittest discover
.....................................................................................................................................................................................
----------------------------------------------------------------------
Ran 181 tests in 3.667s

OK
7.069 [47/18/7] Linking CXX executable bin/LLJITWithThinLTOSummaries
7.228 [46/18/8] Linking CXX executable bin/OrcV2CBindingsAddObjectFile
7.458 [45/18/9] Linking CXX executable bin/OrcV2CBindingsBasicUsage
7.476 [44/18/10] Linking CXX executable bin/OrcV2CBindingsRemovableCode
command timed out: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=1208.304857

```

</details>

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


More information about the cfe-commits mailing list