[clang] [clang-format] Align multi line expressions (PR #173152)

via cfe-commits cfe-commits at lists.llvm.org
Fri May 8 20:32:18 PDT 2026


owenca wrote:

The new format is IMO wrong. The closing brace should be aligned with the first non-comment token of the declaration, not with `TT_StartOfName`.

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


More information about the cfe-commits mailing list