aboutsummaryrefslogtreecommitdiff
path: root/test/Index/complete-properties.m
AgeCommit message (Expand)Author
2012-06-12When code completion walks the members of a protocol or interface,Douglas Gregor
2011-04-18When providing code completions of ivar names for a propertyDouglas Gregor
2011-04-18When producing code completion results for the Objective-C propertyDouglas Gregor
2011-02-16When searching for visible declarations (e.g., for code completion),Douglas Gregor
2010-12-09Eliminate duplicate code completions for properties.Douglas Gregor
2010-02-21De-XFAIL some win32 tests that are now passingDouglas Gregor
2010-02-19XFAIL some of the c-index-test tests on Windows, where they are failing inexp...Douglas Gregor
2009-12-18Extend code-completion results with the type of each resultDouglas Gregor
2009-11-18Code completion after @dynamicDouglas Gregor
2009-11-18Code completion for Objective-C @synthesized.Douglas Gregor