[clang] [clang-format] Add BreakBeforeTemplateClose option (PR #118046)

via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 6 18:22:40 PST 2024


leijurv wrote:

Yes. I followed the code that implements `AlignAfterOpenBracket: BlockIndent`, except applying to ClosesTemplateDeclaration. I made it a new setting for backwards compatibility. 👍

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


More information about the cfe-commits mailing list