summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/complete-categories.m
Commit message (Collapse)AuthorAgeFilesLines
* De-XFAIL some win32 tests that are now passingDouglas Gregor2010-02-211-1/+0
| | | | llvm-svn: 96759
* XFAIL some of the c-index-test tests on Windows, where they are failing ↵Douglas Gregor2010-02-191-0/+1
| | | | | | inexplicably llvm-svn: 96644
* Implement code completion for Objective-C category names in @interfaceDouglas Gregor2009-11-181-0/+39
and @implementation declarations. llvm-svn: 89223
OpenPOWER on IntegriCloud