diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-09-21 00:03:25 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-09-21 00:03:25 +0000 |
commit | b9d775734b02e5369bdfa78fa3e479c7281a9761 (patch) | |
tree | c833209a7db32576087cfc9c31865052e88d0ad0 /test/Index/code-completion.cpp | |
parent | aa3b57ee9e36a805371e2a543383225cdd2a5d83 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114379 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Index/code-completion.cpp')
0 files changed, 0 insertions, 0 deletions