]> granicus.if.org Git - clang/commit
More vtable work; preparations for moving over to the new vtable layout code (finally).
authorAnders Carlsson <andersca@mac.com>
Wed, 24 Mar 2010 03:57:14 +0000 (03:57 +0000)
committerAnders Carlsson <andersca@mac.com>
Wed, 24 Mar 2010 03:57:14 +0000 (03:57 +0000)
commit5c6c1d9eca7ce932eff011cd3e592f606e60b4be
tree15066f8809d4c5211084bff7faa3930f69b3925c
parent05030bb6790b259a169b25665656db2aee30ccda
More vtable work; preparations for moving over to the new vtable layout code (finally).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99381 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGClass.cpp
lib/CodeGen/CGVTT.cpp
lib/CodeGen/CGVtable.cpp
lib/CodeGen/CGVtable.h
lib/CodeGen/CodeGenFunction.h
test/CodeGenCXX/copy-constructor-synthesis-2.cpp
test/CodeGenCXX/vtable-pointer-initialization.cpp