Skip to content
Snippets Groups Projects
Commit 1154e27b authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Don't add two code-completion results for the same selector; it

doesn't add any value. Instead, we'll just take the first method with
that selector that we find and create a completion for it.

llvm-svn: 114082
parent e9a1ef70
No related branches found
No related tags found
No related merge requests found
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