[PATCH] D20499: [Temporary, Lifetime] Add lifetime marks for temporaries
Tim Shen via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 30 15:26:42 PDT 2016
timshen updated this revision to Diff 62433.
timshen added a comment.
Done. Added a new testcase to ensure the correct behavior with exceptions turned on.
http://reviews.llvm.org/D20499
Files:
lib/CodeGen/CGCleanup.cpp
lib/CodeGen/CGDecl.cpp
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/EHScopeStack.h
test/CodeGen/temporary-lifetime-exceptions.cpp
test/CodeGen/temporary-lifetime.cpp
test/CodeGenCXX/microsoft-abi-eh-cleanups.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20499.62433.patch
Type: text/x-patch
Size: 18071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160630/5086ced0/attachment-0001.bin>
More information about the cfe-commits
mailing list