]> granicus.if.org Git - clang/commit
Implement code completion for Objective-C message sends to "super".
authorDouglas Gregor <dgregor@apple.com>
Tue, 17 Nov 2009 17:59:40 +0000 (17:59 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 17 Nov 2009 17:59:40 +0000 (17:59 +0000)
commit24a069f5ebf441d86eaec7524365101adf6b2aeb
tree81d891b714d98bdd5385e90a558c13ea00dd00c8
parent1ac7104947020a60430ba6f519cd5869af77046f
Implement code completion for Objective-C message sends to "super".

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