]> granicus.if.org Git - clang/commit
Add code to setup the vtable pointer in the constructor. Work in progress.
authorMike Stump <mrs@apple.com>
Fri, 31 Jul 2009 18:25:34 +0000 (18:25 +0000)
committerMike Stump <mrs@apple.com>
Fri, 31 Jul 2009 18:25:34 +0000 (18:25 +0000)
commitf121677b6bbbf4e4a51ee7a1120b77adf187bad4
tree152d7af9683edcc44068f0817ca9b5fceb7dc171
parent29852b68b677bfcbcb51fb2b3b7b756665376b4f
Add code to setup the vtable pointer in the constructor.  Work in progress.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77699 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/DeclCXX.cpp
lib/AST/RecordLayoutBuilder.cpp
lib/CodeGen/CGCXX.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/CodeGenModule.h
lib/CodeGen/Mangle.cpp
lib/CodeGen/Mangle.h