[clang] [clang-format] Add option AllowShortRecordOnASingleLine (PR #154580)

Tomáš Slanina via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 7 15:25:46 PDT 2025


itzexpoexpo wrote:

Nevermind, I missed that in this case `Never` should not apply since the record is not considered as on a single line, only the block is, so your expected behavior is indeed correct. I'll look into fixing it.

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


More information about the cfe-commits mailing list