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

Jeroen Van Antwerpen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 31 05:19:38 PDT 2021


Jeroen added a comment.

In D14484#2788953 <https://reviews.llvm.org/D14484#2788953>, @FStefanni wrote:

> 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.

Feel free to revive my patch, I'll be very happy to finally start using this.


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