[PATCH] D33029: [clang-format] add option for dangling parenthesis
Bhopesh Bassi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 12 14:57:24 PDT 2020
bbassi added a comment.
@MyDeveloperDay hey, I am currently working on this, and adding a new option called BreakBeforeClosingBracket. I have some questions to understand the existing code, they might not be directly linked to this change so I am not sure if this the best place to ask those questions. What do you think? e.g. I don't understand what FakeLParens is and have some questions about that.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D33029/new/
https://reviews.llvm.org/D33029
More information about the cfe-commits
mailing list