[PATCH] D27651: [clang-format] Even with AlignConsecutiveDeclarations, PointerAlignment: Right should keep *s and &s to the right

Mikhail Brusnikin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 24 13:01:39 PDT 2020


ambroyz added a comment.

In D27651#2111783 <https://reviews.llvm.org/D27651#2111783>, @MyDeveloperDay wrote:

> I don't see any LLVM contributions from the original author @KP for some time, @ambroyz are you pinging this issue because your keen for someone to look at it?


I'm not sure if this is a common problem with D21279 <https://reviews.llvm.org/D21279>, the description is not like this problem, although they may be related indirectly.  The main value of this patch is the ability to use PointerAlignment: Right in all situations.  This behavior is part of my code guide, so I would be glad if this functionality worked in one way or another.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D27651/new/

https://reviews.llvm.org/D27651





More information about the cfe-commits mailing list