[PATCH] D18196: [CodeGen] Emit lifetime.end intrinsic after destructor call in landing pad
Akira Hatanaka via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 22 18:58:24 PDT 2016
ahatanak updated this revision to Diff 51376.
ahatanak added a comment.
Added a test in test/CodeGenCXX/microsoft-abi-eh-cleanups.cpp to check expected patterns are emitted.
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.51376.patch
Type: text/x-patch
Size: 6843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160323/d9f7e0de/attachment.bin>
More information about the cfe-commits
mailing list