[clang] [clang-format] Disable short blocks if brace is on the new line (PR #196021)

Rudolf Lovrenčić via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 14 00:51:46 PDT 2026


rudolflovrencic wrote:

> I'm sorry, I have currently very little time and would need a summary of the issue, ideally with examples, and what is proposed to be changed. And how is this PR related to #205934?

#205934 gives us an option to resolve this issue for functions ([this comment](https://github.com/llvm/llvm-project/pull/196021#discussion_r3483379198) provides an example), but the issue persists for records ([this comment](https://github.com/llvm/llvm-project/pull/196021#discussion_r3487560118) provides an example).

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


More information about the cfe-commits mailing list