[clang-format] Fix incorrect alignment of operator= overloads.
Fixes https://github.com/llvm/llvm-project/issues/31568. Added a check for operator keyword tokens. Reviewed By: MyDeveloperDay, curdeius, owenpan, HazardyKnusperkeks Differential Revision: https://reviews.llvm.org/D117421
Loading
Please sign in to comment