[PATCH] D33333: Emit warning when throw exception in destruct or dealloc functions which has a (possible implicit) noexcept specifier

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 23 13:23:16 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306149: Emit warning when throw exception in destruct or dealloc functions which has a  (authored by erichkeane).

Changed prior to commit:
  https://reviews.llvm.org/D33333?vs=103519&id=103765#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33333

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Sema/AnalysisBasedWarnings.cpp
  cfe/trunk/test/CXX/except/except.spec/p11.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33333.103765.patch
Type: text/x-patch
Size: 7931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170623/8d731672/attachment-0001.bin>


More information about the cfe-commits mailing list