Skip to content
Commit 9025ec2e authored by Eli Friedman's avatar Eli Friedman
Browse files

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
parent a26001bf
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