lebedev.ri added a comment. In https://reviews.llvm.org/D44883#1048689, @rjmccall wrote:
> I tracked Chandler down, and he doesn't remember why user-defined operators > are excluded. Ok then. Unless reviewers think it would be best to have separate diag groups for "builtin" and "user-provided" binary operators, i'll just extend the `-Wself-assign` / `-Wself-assign-field` / `-Wself-move` (i wonder, does it work both the fields and usual variables, or not). (That means, stage2 self-hosting testing will be needed...) Repository: rC Clang https://reviews.llvm.org/D44883 _______________________________________________ cfe-commits mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
