[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
Wed Feb 1 09:47:53 PST 2017


KP added a comment.

In https://reviews.llvm.org/D27651#661490, @djasper wrote:

> I have given stuff in WhitespaceManager access to the actual FormatToken in r293616. Hopefully that simplifies this patch.


Thanks! I'll try to rebase and see what can be improved.


https://reviews.llvm.org/D27651





More information about the cfe-commits mailing list