summaryrefslogtreecommitdiffstats
path: root/test/Index/complete-properties.m
Commit message (Expand)AuthorAgeFilesLines
* When providing code completions of ivar names for a propertyDouglas Gregor2011-04-181-2/+23
* When producing code completion results for the Objective-C propertyDouglas Gregor2011-04-181-2/+4
* When searching for visible declarations (e.g., for code completion),Douglas Gregor2011-02-161-1/+4
* Eliminate duplicate code completions for properties.Douglas Gregor2010-12-091-0/+16
* De-XFAIL some win32 tests that are now passingDouglas Gregor2010-02-211-1/+0
* XFAIL some of the c-index-test tests on Windows, where they are failing inexp...Douglas Gregor2010-02-191-0/+1
* Extend code-completion results with the type of each resultDouglas Gregor2009-12-181-13/+13
* Code completion after @dynamicDouglas Gregor2009-11-181-3/+13
* Code completion for Objective-C @synthesized.Douglas Gregor2009-11-181-0/+30