[PATCH] D116527: [clang-format] Fix indentation for array variables with alignment of consecutive assignments and declarations.
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 3 20:45:42 PST 2022
owenpan added a comment.
Unless the test cases are wrong, they should not be changed. The original test case looked correct to me as it was doing a continuation indent between `type{` and `}`.
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