[PATCH] [ms-cxxabi] Destroy temporary record arguments in the callee

Reid Kleckner rnk at google.com
Mon Jun 10 04:50:10 PDT 2013


    - Push an EH cleanup and move the special case to EmitCallArg

Hi rjmccall,

http://llvm-reviews.chandlerc.com/D929

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D929?vs=2298&id=2323#toc

Files:
  include/clang/Basic/TargetCXXABI.h
  lib/CodeGen/CGCall.cpp
  lib/CodeGen/CGCall.h
  lib/CodeGen/CGDecl.cpp
  lib/CodeGen/MicrosoftCXXABI.cpp
  test/CodeGenCXX/microsoft-abi-exceptions.cpp
  test/CodeGenCXX/microsoft-abi-sret-and-byval.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D929.2.patch
Type: text/x-patch
Size: 11720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130610/1463ee39/attachment.bin>


More information about the cfe-commits mailing list