[libcxx-commits] [PATCH] D129441: [libc++] Update clang-format style.

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 11 11:30:55 PDT 2022


philnik added a comment.

I definitely agree that `AlignConsecutiveAssignments` is very hit-or-miss. I originally put that in to align consecutive `using` declarations. Maybe we can request an option for that. IMO it increases the readability a lot there.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129441



More information about the libcxx-commits mailing list