[PATCH] D45766: [Sema] Add -Wno-self-assign-overloaded
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 23 14:30:09 PDT 2018
lebedev.ri updated this revision to Diff 143645.
lebedev.ri added a comment.
Add negative tests, too.
Repository:
rC Clang
https://reviews.llvm.org/D45766
Files:
docs/ReleaseNotes.rst
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaExpr.cpp
test/SemaCXX/warn-self-assign-overloaded-disable.cpp
test/SemaCXX/warn-self-assign-overloaded.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45766.143645.patch
Type: text/x-patch
Size: 6504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180423/0831576d/attachment-0001.bin>
More information about the cfe-commits
mailing list