]> granicus.if.org Git - clang/commit
Add "instancetype" as a code completion result for the return type of
authorDouglas Gregor <dgregor@apple.com>
Wed, 30 Jan 2013 07:11:43 +0000 (07:11 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 30 Jan 2013 07:11:43 +0000 (07:11 +0000)
commit31aa57715090f29f9ad67e2e5c1fb528fc633563
tree05cc236ffe16c088a17880e5b5519cfc5500ddb6
parent5824b803bb964247d2633ae893af409f915c80b1
Add "instancetype" as a code completion result for the return type of
an Objective-C method. Fixes <rdar://problem/13069990>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173905 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaCodeComplete.cpp
test/Index/complete-declarators.m