[PATCH] D42787: clang-format: do not add extra indent when wrapping last parameter

Daniel Jasper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 11 02:18:04 PDT 2018


djasper added a comment.

The normal rule for formatting options apply. If you can dig up a public style guide and a project of reasonable size where it is used, we can add an option.


Repository:
  rC Clang

https://reviews.llvm.org/D42787





More information about the cfe-commits mailing list