]> granicus.if.org Git - clang/commit
Eliminate vtables from the Type hierarchy.
authorJohn McCall <rjmccall@apple.com>
Wed, 1 Dec 2010 08:12:46 +0000 (08:12 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 1 Dec 2010 08:12:46 +0000 (08:12 +0000)
commitb7b2688bab0eac053d3e2938b329c8e523fd252b
tree98d8c9fc3cd2d660bb5fa20f5cb8033d2d4e21ee
parent0ae287a498b8cec2086fe6b7e753cbb3df63e74a
Eliminate vtables from the Type hierarchy.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120562 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Type.h
lib/AST/Type.cpp