[PATCH] D44883: [Sema] Extend -Wself-assign and -Wself-assign-field to warn on overloaded self-assignment (classes)
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 31 16:25:27 PDT 2018
rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.
Thanks. LGTM whenever you've cleared up the self-hosting problems.
Repository:
rC Clang
https://reviews.llvm.org/D44883
More information about the cfe-commits
mailing list