[PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
timurrrr at google.com
Mon Jul 22 06:11:31 PDT 2013
While working on CodeGen, finally realized why we should only put the overriders from the most derived class into MethodVFTableLocations
Hi rjmccall,
http://llvm-reviews.chandlerc.com/D1076
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1076?vs=2934&id=2937#toc
Files:
include/clang/AST/VTableBuilder.h
lib/AST/MicrosoftMangle.cpp
lib/AST/VTableBuilder.cpp
lib/CodeGen/CGVTables.cpp
lib/CodeGen/CGVTables.h
lib/CodeGen/MicrosoftCXXABI.cpp
test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance.cpp
test/CodeGenCXX/microsoft-abi-vtables-single-inheritance.cpp
test/CodeGenCXX/microsoft-abi-vtables-virtual-inheritance.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1076.6.patch
Type: text/x-patch
Size: 80421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130722/90c63a5c/attachment.bin>
More information about the cfe-commits
mailing list