commit | d3c6854153fd6bc6a412a29e4491dbd0a47bdb14 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Thu Nov 19 01:08:35 2009 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Thu Nov 19 01:08:35 2009 +0000 |
tree | 6ebb79f2018d2e29f67e446809b9f094405de389 | |
parent | 58588943a8283baf17815d56275bdb381560970c [diff] |
Improve code completion for Objective-C message sends, so that we provide completion results before each keyword argument, e.g., [foo Method:arg WithArg1:arg1 WithArg2:arg2] We now complete before "WithArg1" and before "WithArg2", in addition to completing before "Method". git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89290 91177308-0d34-0410-b5e6-96231b3b80d8