[PATCH] D99458: [clang-format] Fix east const pointer alignment of operators
Nico Rieck via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 29 13:50:24 PDT 2021
nrieck added a comment.
Ah, I missed transferring my commit access from svn. If anyone could commit for me, please do.
In D99458#2655458 <https://reviews.llvm.org/D99458#2655458>, @curdeius wrote:
> Thinking out loud, do we test `volatile` at all?
I see only the variants with block comments inbetween. There should probably more, but it's a lot of permutations though.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99458/new/
https://reviews.llvm.org/D99458
More information about the cfe-commits
mailing list