Skip to content
Commit 382ba41c authored by Anders Carlsson's avatar Anders Carlsson
Browse files

When completing Objective-C instance method invocations, perform a contextual...

When completing Objective-C instance method invocations, perform a contextual conversion to an Objective-C pointer type of the target expression if needed. This fixes code completion of method invocations where the target is a smart pointer that has an explicit conversion operator to an Objective-C type.

llvm-svn: 202529
parent 6586e5d6
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