[PATCH] [ms-cxxabi] Implement vbtable name mangling
Reid Kleckner
rnk at google.com
Mon Jun 3 07:38:05 PDT 2013
- Scrub PathRef
- Timur's comments.
- More renaming, comments, and BaseSubobject-ification.
- Ensure a stable output ordering.
- Add a large comment block documenting the algorithm.
Hi rjmccall, timurrrr,
http://llvm-reviews.chandlerc.com/D636
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D636?vs=2196&id=2237#toc
Files:
include/clang/AST/Mangle.h
lib/AST/ItaniumMangle.cpp
lib/AST/MicrosoftMangle.cpp
lib/CodeGen/CGCXXABI.cpp
lib/CodeGen/CGCXXABI.h
lib/CodeGen/CGClass.cpp
lib/CodeGen/CGVTables.cpp
lib/CodeGen/CGVTables.h
lib/CodeGen/MicrosoftCXXABI.cpp
test/CodeGenCXX/microsoft-abi-structors.cpp
test/CodeGenCXX/microsoft-abi-vbtables.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D636.6.patch
Type: text/x-patch
Size: 46137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130603/2c6be8db/attachment.bin>
More information about the cfe-commits
mailing list