[PATCH] D117421: [clang-format] Fix incorrect alignment of operator= overloads.

Elliott Maguire via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 17 11:13:51 PST 2022


glotchimo added a comment.

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?


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