]> granicus.if.org Git - clang/commit
Implement IsOverriderUsed. This can't be tested yet due to some other bugs :)
authorAnders Carlsson <andersca@mac.com>
Tue, 23 Feb 2010 06:34:44 +0000 (06:34 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 23 Feb 2010 06:34:44 +0000 (06:34 +0000)
commitf9fbc714da1bbc1f7a41dfd44656bb1a14835cb8
treecda557c1ee4932a55f5c29c3c7228475af25087c
parent064f7db69def9299f5f4d9a32114afc10b6a6420
Implement IsOverriderUsed. This can't be tested yet due to some other bugs :)

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