aboutsummaryrefslogtreecommitdiff
path: root/test/Index/complete-objc-message-id.m
AgeCommit message (Expand)Author
2011-09-04Support code-completion for C++ inline methods and ObjC buffering methods.Argyrios Kyrtzidis
2011-08-31objective-c - This patch buffers method implementations Fariborz Jahanian
2010-10-19Tweak code-completion result priorities, so that exact and similarDouglas Gregor
2010-09-16When collecting Objective-C methods for message send completions, beDouglas Gregor
2010-08-27When code-completing inside an Objective-C method, give a slightDouglas Gregor
2010-04-06When sending a message to "id", apply some heuristics to try to narrowDouglas Gregor