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 | 7466127a4b4e2e3493108d5f747d8625faa19104 (patch) | |
tree | c26d952db1144a6731f023dde068b9172e87cc62 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | dba0a0fbef1743c40261a2b19dd517376b465a56 (diff) | |
download | llvm-7466127a4b4e2e3493108d5f747d8625faa19104.zip llvm-7466127a4b4e2e3493108d5f747d8625faa19104.tar.gz llvm-7466127a4b4e2e3493108d5f747d8625faa19104.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions