[PATCH] D117421: [clang-format] Fix incorrect alignment of operator= overloads.
Björn Schäpers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 17 11:58:31 PST 2022
HazardyKnusperkeks added a comment.
In D117421#3249196 <https://reviews.llvm.org/D117421#3249196>, @glotchimo wrote:
> In D117421#3247632 <https://reviews.llvm.org/D117421#3247632>, @curdeius wrote:
>
>> Could you check if your patch fixes https://github.com/llvm/llvm-project/issues/33044 as well?
>> If so, please add tests.
>
> As of right now, it doesn't fix 33044. Should I investigate and see if I can get this addressed in the same patch, or should it be considered a separate bug?
A different one please.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117421/new/
https://reviews.llvm.org/D117421
More information about the cfe-commits
mailing list