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

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 17 20:08:46 PDT 2018


thakis added a comment.

+1 to just adding a dedicated Wno flag for the new warning instead of
coming up with this new spelling.


Repository:
  rC Clang

https://reviews.llvm.org/D45685





More information about the cfe-commits mailing list