]> granicus.if.org Git - clang/commit
Simplify the vcall offset calculation and make it give the correct answers :) My...
authorAnders Carlsson <andersca@mac.com>
Tue, 23 Feb 2010 03:14:49 +0000 (03:14 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 23 Feb 2010 03:14:49 +0000 (03:14 +0000)
commitcc6bcbb8a77aec056d29f1843b636841ae2a629c
treeca2dbd71459ab667382dc03823582c91ad9b29b0
parente5064ab8a8be7fbb8bb9727bea954c9fea7b40ab
Simplify the vcall offset calculation and make it give the correct answers :) My test case now has the right values but in the wrong order.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96877 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGVtable.cpp