]> granicus.if.org Git - clang/commit
iGenerate vcalls as we build up the methods. WIP.
authorMike Stump <mrs@apple.com>
Fri, 28 Aug 2009 23:22:54 +0000 (23:22 +0000)
committerMike Stump <mrs@apple.com>
Fri, 28 Aug 2009 23:22:54 +0000 (23:22 +0000)
commit15a24e0e0737c3aa6f85fd18af64c3b6195454c3
treef776b4ee2edee6094b949157b77b8e91e1a70800
parentfdc39199c91e6246ac3f4da10eee96a369ce3e1a
iGenerate vcalls as we build up the methods.  WIP.

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