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

2020-06-18 Thread Mikhail Brusnikin via Phabricator via cfe-commits
ambroyz added a comment.

topic, please, don't die


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

https://reviews.llvm.org/D27651



___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits


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

2020-06-24 Thread Mikhail Brusnikin via Phabricator via cfe-commits
ambroyz added a comment.

In 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 
, 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



___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits