[PATCH] D18196: [CodeGen] Emit lifetime.end intrinsic after destructor call in landing pad

Akira Hatanaka via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 30 13:17:36 PDT 2016


ahatanak updated this revision to Diff 52110.
ahatanak added a comment.

Add "REQUIRES: asserts" to test case to enable checking basic block names.


http://reviews.llvm.org/D18196

Files:
  lib/CodeGen/CGCleanup.cpp
  lib/CodeGen/CGDecl.cpp
  lib/CodeGen/EHScopeStack.h
  test/CodeGenCXX/destructors.cpp
  test/CodeGenCXX/microsoft-abi-eh-cleanups.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18196.52110.patch
Type: text/x-patch
Size: 6865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160330/5fce28d2/attachment.bin>


More information about the cfe-commits mailing list