aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2012-06-15 18:19:56 +0000
committerJordan Rose <jordan_rose@apple.com>2012-06-15 18:19:56 +0000
commit9da05858b444045f56a7371c996c5a6edbd4c2f7 (patch)
tree2329aea39d68bd35dd36964f4fbf99eea96e23ce /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent95dfae824ef82ad51ba5f6b3a1681f2ef5febc45 (diff)
downloadllvm-9da05858b444045f56a7371c996c5a6edbd4c2f7.zip
llvm-9da05858b444045f56a7371c996c5a6edbd4c2f7.tar.gz
llvm-9da05858b444045f56a7371c996c5a6edbd4c2f7.tar.bz2
[completion] Add completions for @"..." and @(...), and tidy up @[] and @{}.
Specifically, @[] and @{} didn't have a type associated with them; we now use "NSArray *" and "NSDictionary *", respectively. @"" has the type "NSString *". @(), unfortunately, has type "id", since it (currently) may be either an NSNumber or an NSString. Add a test for all the Objective-C at-expression completions. <rdar://problem/11507708&11507668&11507711> llvm-svn: 158533
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions