[PATCH] D129591: Modify CXXMethodDecl::isMoveAssignmentOperator() to look through type sugar

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 13 06:09:48 PDT 2022


aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.

LGTM, that's a great catch! You should also add a release note for the fix (to the bug fixes section) before landing.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129591/new/

https://reviews.llvm.org/D129591



More information about the cfe-commits mailing list