summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SplitKit.h
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-09-15 16:23:04 +0000
committerDouglas Gregor <dgregor@apple.com>2010-09-15 16:23:04 +0000
commited0b69dc8163fbae358f99ffc2b1b56a3cad468f (patch)
tree8c3d0f810f3b3f036f1b3cb07477b2e6def1f852 /llvm/lib/CodeGen/SplitKit.h
parent0d8971f0d04e802b0357e361523c7b2ac05aa4d5 (diff)
downloadbcm5719-llvm-ed0b69dc8163fbae358f99ffc2b1b56a3cad468f.tar.gz
bcm5719-llvm-ed0b69dc8163fbae358f99ffc2b1b56a3cad468f.zip
Improve code completion for Objective-C message sends when the opening
'[' is missing. Prior commits improving recovery also improved code completion beyond the first selector, e.g., at or after the "to" in calculator add:x to:y but not after "calculator". We now provide the same completions for calculator <CC> that we would for [calculator <CC> if "calculator" is an expression whose type is something that can receive Objective-C messages. This code completion works for instance and super message sends, but not class message sends. llvm-svn: 113976
Diffstat (limited to 'llvm/lib/CodeGen/SplitKit.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud