]> granicus.if.org Git - clang/commit
More improvements to construction vtables; we know handle vbase offsets correctly...
authorAnders Carlsson <andersca@mac.com>
Sun, 28 Feb 2010 01:43:58 +0000 (01:43 +0000)
committerAnders Carlsson <andersca@mac.com>
Sun, 28 Feb 2010 01:43:58 +0000 (01:43 +0000)
commit530c40c516427112f76a88958bf7c17769b5ca12
tree4fef41fcb9f9144dfa2e7d2f861e51a545e4ddd9
parentd68fc055e17e8b01ac824d8ab749bc169fc4b93d
More improvements to construction vtables; we know handle vbase offsets correctly (I hope).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97361 91177308-0d34-0410-b5e6-96231b3b80d8
clang.xcodeproj/project.pbxproj
lib/CodeGen/CGVtable.cpp
test/CodeGenCXX/vtable-layout.cpp