summaryrefslogtreecommitdiffstats
path: root/test/Index/complete-member-access.m
Commit message (Expand)AuthorAgeFilesLines
* Handle pseudo-object expressions (and any other placeholderDouglas Gregor2012-01-231-1/+16
* New libclang API to expose container type for code completion, fromDouglas Gregor2011-07-211-0/+15
* When providing code completions for an Objective-C property access,Douglas Gregor2011-05-051-0/+17
* Tweak code-completion result priorities, so that exact and similarDouglas Gregor2010-10-191-2/+2
* Introduce priorities into the code-completion results.Douglas Gregor2010-05-261-2/+2
* Extend code-completion results with the type of each resultDouglas Gregor2009-12-181-4/+4
* Code completion for Objective-C properly listsDouglas Gregor2009-11-181-2/+2
* Code completion for member accesses that involve Objective-C properties and i...Douglas Gregor2009-11-181-0/+30