commit | f62c690c55fb920f3ba0a4f6e6e259e2ae7ce297 | [log] [tgz] |
---|---|---|
author | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Nov 22 00:24:47 2012 +0000 |
committer | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Nov 22 00:24:47 2012 +0000 |
tree | ed6b0bcd13706696b172aa2271d9877ee0a3f0be | |
parent | 1a6c43a9d215697dbe0418c145a6bd1c85ec654d [diff] |
Fix CXXRecordDecl::forallBases to not look through bases which are dependent and defined within the current instantiation, but which are not part of the current instantiation. Previously, it would look at bases which could be specialized separately from the current template. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@168477 91177308-0d34-0410-b5e6-96231b3b80d8