Skip to content
Commit 3ce7493c authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent 893555ce
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment