diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-11-19 01:08:35 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-11-19 01:08:35 +0000 |
commit | 1b605f75370e377855aa75c8b123f8ea81480a2b (patch) | |
tree | 926e456f3a66eed0c75960a1ebd0aac1a566f6fc /llvm/lib/CodeGen/PostRASchedulerList.cpp | |
parent | 1a139f8fb5bd7205e0bcf3083a096a4d2bdff658 (diff) | |
download | bcm5719-llvm-1b605f75370e377855aa75c8b123f8ea81480a2b.tar.gz bcm5719-llvm-1b605f75370e377855aa75c8b123f8ea81480a2b.zip |
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".
llvm-svn: 89290
Diffstat (limited to 'llvm/lib/CodeGen/PostRASchedulerList.cpp')
0 files changed, 0 insertions, 0 deletions