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

Tim Shen via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 1 14:15:58 PDT 2016


This revision was automatically updated to reflect the committed changes.
timshen marked an inline comment as done.
Closed by commit rL274385: [Temporary, Lifetime] Add lifetime marks for temporaries (authored by timshen).

Changed prior to commit:
  http://reviews.llvm.org/D20499?vs=62433&id=62543#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20499

Files:
  cfe/trunk/lib/CodeGen/CGCleanup.cpp
  cfe/trunk/lib/CodeGen/CGDecl.cpp
  cfe/trunk/lib/CodeGen/CGExpr.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/lib/CodeGen/EHScopeStack.h
  cfe/trunk/test/CodeGen/temporary-lifetime-exceptions.cpp
  cfe/trunk/test/CodeGen/temporary-lifetime.cpp
  cfe/trunk/test/CodeGenCXX/microsoft-abi-eh-cleanups.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20499.62543.patch
Type: text/x-patch
Size: 18357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160701/abc14748/attachment-0001.bin>


More information about the cfe-commits mailing list