summaryrefslogtreecommitdiffstats
path: root/test/Parser/objc-forcollection-neg-2.m
Commit message (Expand)AuthorAgeFilesLines
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-1/+1
* Fix scoping of method declarations and issue Fariborz Jahanian2011-02-091-1/+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
* upgrade various 'implicit int' warnings from an ext-warn to warning when notChris Lattner2009-02-271-1/+1
* Fix capitalization in a diagnosticDouglas Gregor2009-02-131-1/+1
* Change a whole lot of diagnostics to take QualType's directly Chris Lattner2008-11-241-1/+1
* make some diagnostics more terse, update testcases.Chris Lattner2008-02-011-1/+1
* Limit type of foreach's element and collection to be a pointer to Fariborz Jahanian2008-01-071-1/+1
* Issue diagnostics if more than one declaration in objectove-c's foreach-stmt ...Fariborz Jahanian2008-01-071-0/+38