[PATCH] Fix PR17738 - add support for vtordisp thunks when using -cxx-abi microsoft
Timur Iskhodzhanov
timurrrr at google.com
Tue Nov 5 10:17:10 PST 2013
Addressed the comments
Hi rnk,
http://llvm-reviews.chandlerc.com/D2079
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2079?vs=5293&id=5350#toc
Files:
include/clang/Basic/ABI.h
lib/AST/ItaniumMangle.cpp
lib/AST/MicrosoftMangle.cpp
lib/AST/VTableBuilder.cpp
lib/CodeGen/ItaniumCXXABI.cpp
lib/CodeGen/MicrosoftCXXABI.cpp
test/CodeGenCXX/microsoft-abi-thunks.cpp
test/CodeGenCXX/microsoft-abi-virtual-inheritance-vtordisps.cpp
test/CodeGenCXX/microsoft-abi-vtables-virtual-inheritance-vtordisps.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2079.2.patch
Type: text/x-patch
Size: 35239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131105/327e81d4/attachment.bin>
More information about the cfe-commits
mailing list