[PATCH] D32475: [clang-format] Don’t propagate AvoidBinPacking into argument subexpressions
Daniel Jasper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 26 13:05:03 PDT 2017
djasper added a comment.
My point is though that even with only one argument, the BinPackArguments setting might lead to this bug. If not, that's good :).
https://reviews.llvm.org/D32475
More information about the cfe-commits
mailing list