summaryrefslogtreecommitdiffstats
path: root/test/Parser/check-syntax-1.m
Commit message (Expand)AuthorAgeFilesLines
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-1/+1
* Cleanup error recovery for a missing '-'|'+'Fariborz Jahanian2010-04-261-3/+1
* Improve diagnosing when a method type does not start with '-'|'+'Fariborz Jahanian2010-04-021-0/+10
* 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
* Fix a clang crash caused by incorrect user code.Fariborz Jahanian2009-06-241-0/+7
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Issue diagnostic when objective-c's @interface is preceeded by a type specifier.Fariborz Jahanian2008-01-021-0/+4