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

Francesco Stefanni via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 30 23:17:33 PDT 2021


FStefanni added a comment.

Hi,

in case of any doubt: yet it is of interest.
6 years old means only that it has not been "fixed" in the meanwhile...

Please consider that there are not many code formatters for C++, since it is quite a complex language (and a lot of different formatting conventions!).
So we are just waiting to have integrated the formatting rules that we need.

Regards.


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