[PATCH] D27651: [clang-format] Even with AlignConsecutiveDeclarations, PointerAlignment: Right should keep *s and &s to the right
Ken-Patrick Lehrmann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 9 12:54:36 PST 2017
KP updated this revision to Diff 83676.
KP added a comment.
Thanks for the review!
Split declarations in test cases with PAS_Middle/PAS_Left.
Add tests with references and rvalue references.
https://reviews.llvm.org/D27651
Files:
lib/Format/WhitespaceManager.cpp
unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27651.83676.patch
Type: text/x-patch
Size: 10047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170109/fb4d3e9d/attachment-0001.bin>
More information about the cfe-commits
mailing list