[clang] [CIR][NFC] Consildate CIRGenExprCXX.cpp files (PR #157169)
LLVM Continuous Integration via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 5 14:58:58 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `lldb-remote-linux-win` running on `as-builder-10` while building `clang` at step 16 "test-check-lldb-unit".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/197/builds/8743
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 16 (test-check-lldb-unit) failure: 1200 seconds without output running [b'cmake', b'--build', b'.', b'--target', b'check-lldb-unit'], attempting to kill
...
PASS: lldb-unit :: ValueObject/./LLDBValueObjectTests.exe/3/12 (966 of 976)
PASS: lldb-unit :: ValueObject/./LLDBValueObjectTests.exe/4/12 (967 of 976)
PASS: lldb-unit :: ValueObject/./LLDBValueObjectTests.exe/5/12 (968 of 976)
PASS: lldb-unit :: ValueObject/./LLDBValueObjectTests.exe/6/12 (969 of 976)
PASS: lldb-unit :: ValueObject/./LLDBValueObjectTests.exe/7/12 (970 of 976)
PASS: lldb-unit :: ValueObject/./LLDBValueObjectTests.exe/8/12 (971 of 976)
PASS: lldb-unit :: ValueObject/./LLDBValueObjectTests.exe/9/12 (972 of 976)
PASS: lldb-unit :: tools/lldb-server/tests/./LLDBServerTests.exe/0/1 (973 of 976)
PASS: lldb-unit :: Target/./TargetTests.exe/52/54 (974 of 976)
PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests.exe/8/35 (975 of 976)
command timed out: 1200 seconds without output running [b'cmake', b'--build', b'.', b'--target', b'check-lldb-unit'], attempting to kill
program finished with exit code 1
elapsedTime=1246.312478
```
</details>
https://github.com/llvm/llvm-project/pull/157169
More information about the cfe-commits
mailing list