Skip to content
Commit 1fcd7fd6 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

In LookupResult::resolveKind(), when handling multiple found declarations,...

In LookupResult::resolveKind(), when handling multiple found declarations, ignore invalid declarations.

This reduces the "ambiguous reference" errors (which are rather strange in C/ObjC) and fixes an assertion hit
with an invalid code test case.

llvm-svn: 175869
parent 425daaa5
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