Skip to content
Commit 7466127a authored by Douglas Gregor's avatar Douglas Gregor
Browse files

When providing code completions for an argument in an Objective-C

message send, e.g.,

  [[NSString alloc] initWithCString:<CC>

look up all of the possible methods and determine the preferred type
for the argument expression based on the type of the corresponding
parameter.

llvm-svn: 114379
parent dba0a0fb
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