[PATCH] D53072: [clang-format] Introduce the flag which allows not to shrink lines
Krasimir Georgiev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 18 13:52:47 PDT 2018
krasimir requested changes to this revision.
krasimir added a comment.
This revision now requires changes to proceed.
In general there's a high bar for adding new style options to clang-format:
https://clang.llvm.org/docs/ClangFormatStyleOptions.html#adding-additional-style-options
https://reviews.llvm.org/D53072
More information about the cfe-commits
mailing list