summaryrefslogtreecommitdiffstats
path: root/test/Parser/objc-forcollection-neg.m
Commit message (Expand)AuthorAgeFilesLines
* objective-c: improve diagnostic when collection expression isFariborz Jahanian2012-06-221-2/+2
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* Fix scoping of method declarations and issue Fariborz Jahanian2011-02-091-0/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Make tests use the new clang cc1 flag.Fariborz Jahanian2009-12-141-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Change a whole lot of diagnostics to take QualType's directly Chris Lattner2008-11-241-4/+4
* make some diagnostics more terse, update testcases.Chris Lattner2008-02-011-4/+4
* Patch to add semantics check for ObjC2's foreacn statement.Fariborz Jahanian2008-01-041-0/+37