[PATCH] D37235: Let -Wdelete-non-virtual-dtor fire in system headers too.

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 28 15:33:58 PDT 2017


thakis updated this revision to Diff 112981.
thakis edited the summary of this revision.
thakis added a comment.

Don't warn in unevaluated contexts. Ready for a look now.


https://reviews.llvm.org/D37235

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaExprCXX.cpp
  test/SemaCXX/destructor.cpp
  test/SemaCXX/implicit-exception-spec.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37235.112981.patch
Type: text/x-patch
Size: 5183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170828/20d739fd/attachment.bin>


More information about the cfe-commits mailing list