[PATCH] [ms-cxxabi] The "most derived" ctor parameter comes last

Reid Kleckner rnk at google.com
Fri Dec 13 14:14:02 PST 2013


    - Reduce code bloat and handle variadic ctors

Hi timurrrr,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2405?vs=6094&id=6096#toc

Files:
  lib/CodeGen/CGCXXABI.h
  lib/CodeGen/CGCall.cpp
  lib/CodeGen/CGClass.cpp
  lib/CodeGen/CGVTables.cpp
  lib/CodeGen/CodeGenFunction.cpp
  lib/CodeGen/CodeGenFunction.h
  lib/CodeGen/ItaniumCXXABI.cpp
  lib/CodeGen/MicrosoftCXXABI.cpp
  test/CodeGenCXX/microsoft-abi-structors.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2405.2.patch
Type: text/x-patch
Size: 21811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131213/c5ba789f/attachment.bin>


More information about the cfe-commits mailing list