aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Index/complete-super.m
AgeCommit message (Expand)AuthorFilesLines
2013-01-30The instance methods of the root class of an Objective-C hieararchyDouglas Gregor1-2/+1
2011-09-04Support code-completion for C++ inline methods and ObjC buffering methods.Argyrios Kyrtzidis1-1/+0
2011-08-31objective-c - This patch buffers method implementations Fariborz Jahanian1-0/+1
2011-02-16When trying to provide a code completion item for a call to "super" inDouglas Gregor1-0/+20
2010-10-19Tweak code-completion result priorities, so that exact and similarDouglas Gregor1-9/+9
2010-09-15Improve code completion for Objective-C message sends when the openingDouglas Gregor1-0/+6
2010-08-27Add a super-cool code completion for send-to-super. When we're typingDouglas Gregor1-0/+55