This revision was automatically updated to reflect the committed changes.
Closed by commit rL359711: [clang-format] Fix a bug in
AlignConsecutiveDeclarations. (authored by owenpan, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
ht
owenpan updated this revision to Diff 197566.
owenpan added a comment.
Removed a redundant test case.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61222/new/
https://reviews.llvm.org/D61222
Files:
clang/lib/Format/WhitespaceManager.cpp
clang/unittests/Forma
MyDeveloperDay accepted this revision.
MyDeveloperDay added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61222/new/
https://reviews.llvm.org/D61222
__
owenpan updated this revision to Diff 196994.
owenpan retitled this revision from "[clang-format] Fix bug in
determineTokenType() for TT_StartOfName" to "[clang-format] Fix a bug in
AlignConsecutiveDeclarations".
owenpan added a comment.
This revision is now accepted and ready to land.
Fix it in