]> granicus.if.org Git - clang/commit
Flip the switch to always get vtables from the VTT when necessary, I've verified...
authorAnders Carlsson <andersca@mac.com>
Mon, 29 Mar 2010 02:38:51 +0000 (02:38 +0000)
committerAnders Carlsson <andersca@mac.com>
Mon, 29 Mar 2010 02:38:51 +0000 (02:38 +0000)
commit851853d8b71f5bf2f24705c8dc2df54b2af88d71
tree8325fc29914b8e545af26c1f878a0f9da4e6cd53
parent0a4a2fd5da5312a0dbc98198a49928c852180411
Flip the switch to always get vtables from the VTT when necessary, I've verified that clang bootstraps with this.

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