[PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
timurrrr at google.com
Tue Jul 30 02:39:44 PDT 2013
Update some comments and move the overridden method visitor from VFTableBuilder::ComputeThisOffset and name it to avoid Clang compile-time warning.
Hi rjmccall,
http://llvm-reviews.chandlerc.com/D1076
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1076?vs=3051&id=3066#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.11.patch
Type: text/x-patch
Size: 86595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130730/ed0178ad/attachment.bin>
More information about the cfe-commits
mailing list