]> granicus.if.org Git - clang/commit
Pass information about whether a base is virtual or not down to getCtorVtable, we...
authorAnders Carlsson <andersca@mac.com>
Sun, 28 Feb 2010 00:36:23 +0000 (00:36 +0000)
committerAnders Carlsson <andersca@mac.com>
Sun, 28 Feb 2010 00:36:23 +0000 (00:36 +0000)
commit5d7af6b0da99f0bede6facb4bb9e5a5872afdb61
treeaa3cb51b59c290f59507b1e689278f7c335a10b4
parent438bc427852a6d1e050727c6ec812bac1f2d669e
Pass information about whether a base is virtual or not down to getCtorVtable, we need this information in the vtable builder.

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