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

Gedare Bloom via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 6 18:48:15 PST 2024


gedare wrote:

I think you should add test cases with multiple `>>` closing, see `UnderstandsTemplateParameters` for example.

Consider trying the code snippet mentioned in https://github.com/llvm/llvm-project/issues/80049 as well. 

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


More information about the cfe-commits mailing list