[PATCH] D14484: [clang-format] Formatting constructor initializer lists by putting them always on different lines

Owen Pan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 28 01:34:16 PST 2023


owenpan added a comment.

In D14484#4087879 <https://reviews.llvm.org/D14484#4087879>, @HantaoPan wrote:

> Thank you! Is there a similar flag wrt function parameter? (say a "Never" other than "false", which can always put each function parameter on its own line.)

Nope.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D14484/new/

https://reviews.llvm.org/D14484



More information about the llvm-commits mailing list