[PATCH] D116527: [clang-format] Fix indentation for array variables with alignment of consecutive assignments and declarations.

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 3 03:01:22 PST 2022


MyDeveloperDay added a comment.

The fix looks ok, butr I don't understand the cause of the side effect? is it explicitly aligning to the v of `auto v`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116527



More information about the cfe-commits mailing list