]> granicus.if.org Git - clang/commit
Reapply r99775 with a fix for a silly bug - we were setting the vtable pointer for...
authorAnders Carlsson <andersca@mac.com>
Sun, 28 Mar 2010 21:07:49 +0000 (21:07 +0000)
committerAnders Carlsson <andersca@mac.com>
Sun, 28 Mar 2010 21:07:49 +0000 (21:07 +0000)
commit603d6d12cc4cba1ef219a3d55c698c7c87f87adf
treec61551a9c78b3a3c1450b59e6fe5030ab13d26dc
parent4658990ac17046bfe7a30c45c9faea9e617eb479
Reapply r99775 with a fix for a silly bug - we were setting the vtable pointer for all bases, even those without a vtable pointer :)

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