diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-11-22 00:24:47 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-11-22 00:24:47 +0000 |
commit | d80b2d57cf24fb80c8ecc40b32ca10fdbeae0c85 (patch) | |
tree | 57f99c982707c8bbd59ffb8ec9634ea998f22abe /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 56cb16dd927fa9304aa5b4474aa1d23ea8acc5c0 (diff) | |
download | llvm-d80b2d57cf24fb80c8ecc40b32ca10fdbeae0c85.zip llvm-d80b2d57cf24fb80c8ecc40b32ca10fdbeae0c85.tar.gz llvm-d80b2d57cf24fb80c8ecc40b32ca10fdbeae0c85.tar.bz2 |
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.
llvm-svn: 168477
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions