Skip to content
Commit d1b0df46 authored by Nick Lewycky's avatar Nick Lewycky
Browse files

When typo correction produces an overloaded result when looking up a member,

return all the overloads instead of just picking the first possible declaration.
This removes an invalid note (and on occasion other invalid diagnostics) and
also makes clang's parsing recovery behave as if the text from its fixit were
applied.

llvm-svn: 181370
parent 3610139a
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