[PATCH] D45766: [Sema] Add -Wno-self-assign-overloaded

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 23 14:38:49 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330651: [Sema] Add -Wno-self-assign-overloaded (authored by lebedevri, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D45766?vs=143645&id=143649#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45766

Files:
  cfe/trunk/docs/ReleaseNotes.rst
  cfe/trunk/include/clang/Basic/DiagnosticGroups.td
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/test/SemaCXX/warn-self-assign-overloaded-disable.cpp
  cfe/trunk/test/SemaCXX/warn-self-assign-overloaded.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45766.143649.patch
Type: text/x-patch
Size: 6727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180423/a426ed6d/attachment.bin>


More information about the llvm-commits mailing list