summaryrefslogtreecommitdiffstats
path: root/test/Parser/objc-quirks.m
Commit message (Expand)AuthorAgeFilesLines
* Improve diagnostics for dangling '}'.Nico Weber2012-01-171-1/+1
* Extend warnings for missing '@end'.Erik Verbruggen2011-12-061-2/+2
* Use Parser::ExpectAndConsume() uniformly to eat semicolons afterDouglas Gregor2011-01-051-2/+6
* fix PR6811 by not parsing 'super' as a magic expression inChris Lattner2010-04-111-0/+18
* 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
* Fix rdar://6480479 - [parser] infinite loop on invalid inputChris Lattner2009-01-091-0/+6
* Parser support for prefix __attribute__ on @protocol.Daniel Dunbar2008-09-261-1/+2
* add a file I forgot to svn add.Chris Lattner2007-12-271-0/+3