[clang] [clang-format] Reuse AlignTokens for aligning macros (PR #164120)

LLVM Continuous Integration via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 19 19:59:51 PDT 2025


=?utf-8?q?Björn_Schäpers?= <bjoern at hazardy.de>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/164120 at github.com>


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-riscv-rva23-zvl1024b-2stage` running on `rise-worker-3` while building `clang` at step 4 "annotate".

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

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

```
Step 4 (annotate) failure: '../llvm-zorg/zorg/buildbot/builders/annotated/rise-riscv-build.sh --jobs=32' (failure) (timed out)
...
PASS: test-suite :: SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu.test (2056 of 2058)
********** TEST 'test-suite :: SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu.test' RESULTS **********
exec_time: 236.6049 
hash: "14315efe08ade93f67d626d0858905e1" 
**********
PASS: test-suite :: SingleSource/Benchmarks/Misc/perlin.test (2057 of 2058)
********** TEST 'test-suite :: SingleSource/Benchmarks/Misc/perlin.test' RESULTS **********
exec_time: 492.8308 
hash: "f5105d0fa8328a647988b5cb9e92c8fd" 
**********
command timed out: 1200 seconds without output running [b'../llvm-zorg/zorg/buildbot/builders/annotated/rise-riscv-build.sh', b'--jobs=32'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=9217.003138
Step 15 (llvm-test-suite check) failure: llvm-test-suite check (failure)
...
PASS: test-suite :: SingleSource/Benchmarks/Misc/oourafft.test (2049 of 2058)
********** TEST 'test-suite :: SingleSource/Benchmarks/Misc/oourafft.test' RESULTS **********
exec_time: 143.4113 
hash: "eb1b707844b402034730e322ec61deea" 
**********
PASS: test-suite :: SingleSource/Benchmarks/Polybench/stencils/heat-3d/heat-3d.test (2050 of 2058)
********** TEST 'test-suite :: SingleSource/Benchmarks/Polybench/stencils/heat-3d/heat-3d.test' RESULTS **********
exec_time: 123.4622 
hash: "a58545f4202e426de7cb28552337723e" 
**********
PASS: test-suite :: SingleSource/Benchmarks/Polybench/linear-algebra/solvers/cholesky/cholesky.test (2051 of 2058)
********** TEST 'test-suite :: SingleSource/Benchmarks/Polybench/linear-algebra/solvers/cholesky/cholesky.test' RESULTS **********
exec_time: 141.0372 
hash: "700fea469407af2d7826936f1dd2d1ed" 
**********
PASS: test-suite :: MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk.test (2052 of 2058)
********** TEST 'test-suite :: MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk.test' RESULTS **********
exec_time: 335.2746 
hash: "f4239fbd257ec7d8c2c3c981364faed0" 
**********
PASS: test-suite :: MultiSource/Benchmarks/PAQ8p/paq8p.test (2053 of 2058)
********** TEST 'test-suite :: MultiSource/Benchmarks/PAQ8p/paq8p.test' RESULTS **********
exec_time: 329.3081 
hash: "89e5373d3e5fbaa1487655d6e41708e2" 
**********
PASS: test-suite :: SingleSource/UnitTests/Vectorizer/runtime-checks.test (2054 of 2058)
********** TEST 'test-suite :: SingleSource/UnitTests/Vectorizer/runtime-checks.test' RESULTS **********
exec_time: 148.0666 
hash: "a6400681f0ef9c507bb0b51763a15d72" 
**********
PASS: test-suite :: SingleSource/Benchmarks/Polybench/linear-algebra/solvers/ludcmp/ludcmp.test (2055 of 2058)
********** TEST 'test-suite :: SingleSource/Benchmarks/Polybench/linear-algebra/solvers/ludcmp/ludcmp.test' RESULTS **********
exec_time: 231.0354 
hash: "1ac48621abe0bfd7a6a0eb438595fda0" 
**********
PASS: test-suite :: SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu.test (2056 of 2058)
********** TEST 'test-suite :: SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu.test' RESULTS **********
exec_time: 236.6049 
hash: "14315efe08ade93f67d626d0858905e1" 
**********
PASS: test-suite :: SingleSource/Benchmarks/Misc/perlin.test (2057 of 2058)
********** TEST 'test-suite :: SingleSource/Benchmarks/Misc/perlin.test' RESULTS **********
exec_time: 492.8308 
hash: "f5105d0fa8328a647988b5cb9e92c8fd" 
**********

command timed out: 1200 seconds without output running [b'../llvm-zorg/zorg/buildbot/builders/annotated/rise-riscv-build.sh', b'--jobs=32'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=9217.003138

```

</details>

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


More information about the cfe-commits mailing list