]> granicus.if.org Git - clang/commit
Rewrite PureVirtualMethodCollector to use the overridden methods. Fixes <rdar://probl...
authorAnders Carlsson <andersca@mac.com>
Sun, 17 May 2009 00:00:05 +0000 (00:00 +0000)
committerAnders Carlsson <andersca@mac.com>
Sun, 17 May 2009 00:00:05 +0000 (00:00 +0000)
commit8ff8c2278cf5ef26e40314dfbb363e32542da032
treebd912a17357d95bf79fe92ed39deafeba2cc3883
parent758a422bc1af68f64f7f86ef4aad958148a89e97
Rewrite PureVirtualMethodCollector to use the overridden methods. Fixes <rdar://problem/6854087>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71970 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclCXX.cpp
test/SemaCXX/abstract.cpp