[PATCH] D33029: [clang-format] add option for dangling parenthesis
Ryan Stringham via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 2 09:20:52 PDT 2017
stringham added a comment.
@djasper should I move forward with extending the BracketAlignmentStyle option? I'm happy to do it, but I'd like to get the idea signed off on before I spend more time working on it. We've been using a version of clang-format with these changes since May, and we've been happy with it.
Does my current approach seem reasonable, or should I follow a different pattern?
https://reviews.llvm.org/D33029
More information about the cfe-commits
mailing list