[PATCH] D31635: [clang-format] Added ReferenceAlignmentStyle option

Andrew Somerville via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 06:59:05 PDT 2020


catskul added a comment.

In D31635#2329449 <https://reviews.llvm.org/D31635#2329449>, @mrexodia wrote:

> In my opinion this patch should not be merged. I honestly don’t believe
> this is a legitimate way of formatting code, so why make it possible at all?

Mostly people want to migrate away from astyle without reviving formatting fights with their team will prevent adoption.

There are many of us stuck with no good options until we're able to convince our teams that clang-format will maintain their preference for whatever reason that preference exists.


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

https://reviews.llvm.org/D31635



More information about the llvm-commits mailing list