[clang] [clang-format] Add AlignAfterOpenBracketOptions (PR #108332)

Owen Pan via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 15 22:01:19 PST 2025


owenca wrote:

I prefer that we limit this to breaking after the left parenthesis of a control statement, with true/false or Always, Never, Multiline, BlockIndent, etc.

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


More information about the cfe-commits mailing list