Fix for PR5840: fix the kind of name lookup used for classes in
Sema::getTypeName. "LookupNestedNameSpecifierName" isn't quite the right kind of lookup, though; it doesn't ignore namespaces. Someone more familiar with the lookup code should fix this properly. llvm-svn: 91809
Loading
Please register or sign in to comment