[PATCH] D45685: [Sema] Add -wtest global flag that silences -Wself-assign for overloaded operators.
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 23 14:42:10 PDT 2018
lebedev.ri added a comment.
@brooksmoses The simple `-Wno-self-assign-overloaded` variant (https://reviews.llvm.org/D45766) has landed, so the issue should be resolved?
Not sure what to do with this differential, should i abandon it until there is more interest for such functionality?
Repository:
rC Clang
https://reviews.llvm.org/D45685
More information about the cfe-commits
mailing list