summaryrefslogtreecommitdiffstats
path: root/test/Index/complete-kvc.m
Commit message (Expand)AuthorAgeFilesLines
* [CodeCompletion][ObjC] Use a parameterized NSSet return type forAlex Lorenz2016-12-081-1/+1
* Stop back-patching 'readonly' Objective-C properties with 'readwrite' ones.Douglas Gregor2015-11-031-1/+1
* Tweak code completions for Objective-C Key-Value Observing. TheDouglas Gregor2011-06-021-1/+3
* When adding KVC code completions, keep track of all of the selectorsDouglas Gregor2011-05-041-0/+16
* Implement code completion results for the Objective-C Key-Value CodingDouglas Gregor2011-02-171-0/+87