]> granicus.if.org Git - clang/commit
Finish off pure virtual function handling.
authorMike Stump <mrs@apple.com>
Wed, 28 Oct 2009 00:35:46 +0000 (00:35 +0000)
committerMike Stump <mrs@apple.com>
Wed, 28 Oct 2009 00:35:46 +0000 (00:35 +0000)
commit7809e0d165103864ce6063070e093a0b7cd30cd9
tree4b53599dd8aee201b0f5a0473ff8e129d0022a60
parent5557b25bdbd63536f687ebb63a0bab55aa227626
Finish off pure virtual function handling.

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