[PATCH] D40988: Clang-format: add finer-grained options for putting all arguments on one line
Russell McClellan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 18 13:41:05 PST 2019
russellmcc added a comment.
Thanks for the feedback! Does this mean that this won't be accepted? In my opinion, without these extra options, `AllowAllParametersOfDeclarationOnNextLine` is a very strange option. I don't think I'm the only one who feels this way, based on the stack overflow questions linked in the description. However, I fully understand if these changes are not wanted.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D40988/new/
https://reviews.llvm.org/D40988
More information about the cfe-commits
mailing list