commit | 1df0ee91a9d55b5c2eb0d96e7590f1c8b8fe8734 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Fri Feb 05 07:07:10 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Fri Feb 05 07:07:10 2010 +0000 |
tree | 55af033af89b6fa52c23beff3ad92d394f78b71d | |
parent | b054e3804ca95255ecbc4521af7d2626367de0cf [diff] |
Teach C++ name lookup that it's okay to look in a scope without a context. This happens fairly rarely (which is why we got away with this bug). Fixes PR6184, where we skipped over the template parameter scope while tentatively parsing. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95376 91177308-0d34-0410-b5e6-96231b3b80d8