[PATCH] D55170: [clang-format]: Add NonEmptyParentheses spacing option
Reuben Thomas via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 18 02:17:01 PDT 2019
reuk added a comment.
@klimek I agree that the rule is somewhat arbitrary. However, it's the style rule of an established codebase with many users (I don't have a concrete number, but the project has 1400 stars on github <https://github.com/weareroli/juce>). I've found this patch useful when contributing to JUCE and I thought others might too.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55170/new/
https://reviews.llvm.org/D55170
More information about the cfe-commits
mailing list