[PATCH] D45685: [Sema] Add -wtest global flag that silences -Wself-assign for overloaded operators.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 18 04:54:10 PDT 2018


rjmccall added a comment.

I'm sorry, that warning *is* in self-assign, although I'm not sure it should be.


Repository:
  rC Clang

https://reviews.llvm.org/D45685





More information about the cfe-commits mailing list