summaryrefslogtreecommitdiffstats
path: root/test/Index/complete-objc-message-id.m
Commit message (Expand)AuthorAgeFilesLines
* Support code-completion for C++ inline methods and ObjC buffering methods.Argyrios Kyrtzidis2011-09-041-1/+0
* objective-c - This patch buffers method implementations Fariborz Jahanian2011-08-311-0/+1
* Tweak code-completion result priorities, so that exact and similarDouglas Gregor2010-10-191-7/+7
* When collecting Objective-C methods for message send completions, beDouglas Gregor2010-09-161-0/+20
* When code-completing inside an Objective-C method, give a slightDouglas Gregor2010-08-271-0/+12
* When sending a message to "id", apply some heuristics to try to narrowDouglas Gregor2010-04-061-0/+42