[PATCH] D103245: [clang-format] Fix PointerAlignmentRight with AlignConsecutiveDeclarations
Gerhard Gappmeier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat May 29 03:18:16 PDT 2021
gergap updated this revision to Diff 348625.
gergap added a comment.
fix review findings
- fix case of comments
- rename for loop variable name
- use preincrement instead of postincrement
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103245/new/
https://reviews.llvm.org/D103245
Files:
clang/lib/Format/WhitespaceManager.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103245.348625.patch
Type: text/x-patch
Size: 9822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210529/09ff97a6/attachment.bin>
More information about the cfe-commits
mailing list