[PATCH] D19275: Do not register incompatible C++ destructors with __cxa_atexit

Derek Schuff via cfe-commits cfe-commits at lists.llvm.org
Wed May 4 16:17:18 PDT 2016


dschuff updated this revision to Diff 56218.
dschuff added a comment.

- Introduce CGCXXABI::canCallMismatchedFunctionType


http://reviews.llvm.org/D19275

Files:
  lib/CodeGen/CGCXXABI.h
  lib/CodeGen/CGDeclCXX.cpp
  lib/CodeGen/ItaniumCXXABI.cpp
  test/CodeGenCXX/static-destructor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19275.56218.patch
Type: text/x-patch
Size: 5132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160504/62869093/attachment-0001.bin>


More information about the cfe-commits mailing list