[PATCH] D27651: [clang-format] Even with AlignConsecutiveDeclarations, PointerAlignment: Right should keep *s and &s to the right
Daniel Jasper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 31 03:55:28 PST 2017
djasper added a comment.
I have given stuff in WhitespaceManager access to the actual FormatToken in r293616. Hopefully that simplifies this patch.
https://reviews.llvm.org/D27651
More information about the cfe-commits
mailing list