diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-04-06 16:40:00 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-04-06 16:40:00 +0000 |
commit | 13438f9b9c8fdf08998c843dd307d2a9eda05b32 (patch) | |
tree | ea5c2455c1b7a06c3f5e600d46e18ac0de0393e2 /test/CodeGen/asm-errors.c | |
parent | 85372b93d175385b0aacbc1bd8f28e73abfba834 (diff) |
Implement support for code completion of an Objective-C message send to
"id" or an expression of type "id". In these cases, we produce a list
of all of the (class or instance) methods, respectively, that we know about.
Note that this implementation does not yet work well with precompiled
headers; that's coming soon.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100528 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/asm-errors.c')
0 files changed, 0 insertions, 0 deletions