[PATCH] D21279: Fix some issues in clang-format's AlignConsecutive modes

Ben Harper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 5 20:41:01 PST 2017


bmharper updated this revision to Diff 87178.
bmharper added a comment.

Hi @djasper,
I've made the latest bunch of review changes, and rebased onto master. I didn't check the numbers, but I think the code is slightly smaller after the rebase.

Regards,
Ben


https://reviews.llvm.org/D21279

Files:
  lib/Format/WhitespaceManager.cpp
  lib/Format/WhitespaceManager.h
  unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21279.87178.patch
Type: text/x-patch
Size: 18464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170206/5d4c384f/attachment-0001.bin>


More information about the cfe-commits mailing list