aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/objc-forcollection-neg-2.m
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-02-27upgrade various 'implicit int' warnings from an ext-warn to warning when notChris Lattner
2009-02-13Fix capitalization in a diagnosticDouglas Gregor
2008-11-24Change a whole lot of diagnostics to take QualType's directly Chris Lattner
2008-02-01make some diagnostics more terse, update testcases.Chris Lattner
2008-01-07Limit type of foreach's element and collection to be a pointer to Fariborz Jahanian
2008-01-07Issue diagnostics if more than one declaration in objectove-c's foreach-stmt ...Fariborz Jahanian