]> granicus.if.org Git - clang/commit
When in an Objective-C instance method, super is a valid code-completion result
authorDouglas Gregor <dgregor@apple.com>
Mon, 7 Dec 2009 09:54:55 +0000 (09:54 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 7 Dec 2009 09:54:55 +0000 (09:54 +0000)
commit2a7925c4abe45650f3ab27be09468e3a3a98084a
treed0cf27f0a9fc54237c81b134a22bb1ec7d000aa5
parent9a0c85e640a08174569a303db22981612f05d385
When in an Objective-C instance method, super is a valid code-completion result

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