[PATCH] D20499: [Temporary, Lifetime] Add lifetime marks for temporaries

Tim Shen via cfe-commits cfe-commits at lists.llvm.org
Thu May 26 18:02:05 PDT 2016


timshen updated this revision to Diff 58738.
timshen added a comment.

Upload the rebased patch.


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.cpp
  test/CodeGenCXX/microsoft-abi-eh-cleanups.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20499.58738.patch
Type: text/x-patch
Size: 17217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160527/1b4ba8d4/attachment.bin>


More information about the cfe-commits mailing list