[PATCH] D119648: [clang-format] Fix PointerAlignment within lambdas in a multi-variable declaration statement.
Marek Kurdej via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Feb 12 13:15:36 PST 2022
curdeius added a comment.
In D119648#3317188 <https://reviews.llvm.org/D119648#3317188>, @HazardyKnusperkeks wrote:
> What about if?
True, I need to fix them in D119649 <https://reviews.llvm.org/D119649> too.
And I think that I'll split the fix for while loops from this revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119648/new/
https://reviews.llvm.org/D119648
More information about the cfe-commits
mailing list