Drop the unneeded VBase field from MethodInfo in the VFTableBuilder class
authorTimur Iskhodzhanov <timurrrr@google.com>
Tue, 22 Oct 2013 14:50:20 +0000 (14:50 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Tue, 22 Oct 2013 14:50:20 +0000 (14:50 +0000)
commit8b14242fe5043a75d880e9532ae5f0d1e8840b85
treef28ec75eab4f31accc0d57440dbbc0c2a8c09e99
parent2794c47243728a3014d041f0f4445131c5d3f7dd
Drop the unneeded VBase field from MethodInfo in the VFTableBuilder class

llvm-svn: 193164
clang/lib/AST/VTableBuilder.cpp