[clang] [llvm] [mlir] [llvm][DebugInfo][NFC] Remove DITypeRefArray in favour of DITypeArray (PR #177066)
LLVM Continuous Integration via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 20 17:54:44 PST 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `arc-builder` running on `arc-worker` while building `clang,llvm,mlir` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/3/builds/27548
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'LLVM-Unit :: CAS/./CASTests/14/19' FAILED ********************
Script(shard):
--
GTEST_OUTPUT=json:/buildbot/worker/arc-folder/build/unittests/CAS/./CASTests-LLVM-Unit-17338-14-19.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=19 GTEST_SHARD_INDEX=14 /buildbot/worker/arc-folder/build/unittests/CAS/./CASTests
--
Script:
--
/buildbot/worker/arc-folder/build/unittests/CAS/./CASTests --gtest_filter=CASProgramTest.MappedFileRegionArenaTest
--
Note: Google Test filter = CASProgramTest.MappedFileRegionArenaTest
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from CASProgramTest
/buildbot/worker/arc-folder/llvm-project/llvm/unittests/CAS/ProgramTest.cpp:148: Failure
Value of: PI.ReturnCode == 0
Actual: false
Expected: true
/buildbot/worker/arc-folder/llvm-project/llvm/unittests/CAS/ProgramTest.cpp:148
Value of: PI.ReturnCode == 0
Actual: false
Expected: true
********************
```
</details>
https://github.com/llvm/llvm-project/pull/177066
More information about the cfe-commits
mailing list