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. llvm-svn: 95376
Loading
Please register or sign in to comment