[PATCH] D109557: Adds a BreakBeforeClosingParen option
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 14 04:28:12 PDT 2021
MyDeveloperDay added a comment.
Do you think this is going to need some other capability to put the break after the opening paren? e.g. `BreakAfterOpeningParen`
if (
^
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109557/new/
https://reviews.llvm.org/D109557
More information about the cfe-commits
mailing list