[PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
timurrrr at google.com
Mon Jul 29 03:40:06 PDT 2013
Update the return adjustment tests to make sure we put the covariant-return override after the methods defined in the base which defines the overridden function.
Also, add back the implicit test expectations so it's a more obvius example of adding a slot to the vftable of a non-primary base subobject.
Hi rjmccall,
http://llvm-reviews.chandlerc.com/D1076
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1076?vs=3029&id=3051#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.10.patch
Type: text/x-patch
Size: 85998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130729/1f3b8c83/attachment.bin>
More information about the cfe-commits
mailing list