summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/objc-message.m
Commit message (Expand)AuthorAgeFilesLines
* Eliminate index-test; all of its tested functionality is now in c-index-test.Douglas Gregor2010-01-221-38/+0
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Make tests use the new clang -cc1 flag.Fariborz Jahanian2009-12-141-2/+2
* Move test/Index input files into a sub directory (not scanned as tests).Daniel Dunbar2009-11-081-9/+9
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-30/+30
* Add support for ObjC message expressions, in the Analyzer:Argyrios Kyrtzidis2009-07-301-0/+38
OpenPOWER on IntegriCloud