aboutsummaryrefslogtreecommitdiff
path: root/test/Index/complete-member-access.m
AgeCommit message (Expand)Author
2012-01-23Handle pseudo-object expressions (and any other placeholderDouglas Gregor
2011-07-21New libclang API to expose container type for code completion, fromDouglas Gregor
2011-05-05When providing code completions for an Objective-C property access,Douglas Gregor
2010-10-19Tweak code-completion result priorities, so that exact and similarDouglas Gregor
2010-05-26Introduce priorities into the code-completion results.Douglas Gregor
2009-12-18Extend code-completion results with the type of each resultDouglas Gregor
2009-11-18Code completion for Objective-C properly listsDouglas Gregor
2009-11-18Code completion for member accesses that involve Objective-C properties and i...Douglas Gregor