commit | 13438f9b9c8fdf08998c843dd307d2a9eda05b32 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Tue Apr 06 16:40:00 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Tue Apr 06 16:40:00 2010 +0000 |
tree | ea5c2455c1b7a06c3f5e600d46e18ac0de0393e2 | |
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