[PATCH] D45112: [MS] Emit vftable thunks for functions with incomplete prototypes
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 2 13:24:36 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC329009: [MS] Emit vftable thunks for functions with incomplete prototypes (authored by rnk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D45112?vs=140499&id=140680#toc
Repository:
rC Clang
https://reviews.llvm.org/D45112
Files:
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGVTables.cpp
lib/CodeGen/CGVTables.h
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/CodeGenModule.h
lib/CodeGen/CodeGenTypes.h
lib/CodeGen/MicrosoftCXXABI.cpp
test/CodeGenCXX/ms-thunks-unprototyped-return.cpp
test/CodeGenCXX/ms-thunks-unprototyped.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45112.140680.patch
Type: text/x-patch
Size: 22053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180402/1bc79eb1/attachment-0001.bin>
More information about the cfe-commits
mailing list