aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/check-syntax-1.m
AgeCommit message (Expand)Author
2011-12-15Modify how the -verify flag works. Currently, the verification string andRichard Trieu
2010-04-26Cleanup error recovery for a missing '-'|'+'Fariborz Jahanian
2010-04-02Improve diagnosing when a method type does not start with '-'|'+'Fariborz Jahanian
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-14Make tests use the new clang cc1 flag.Fariborz Jahanian
2009-06-24Fix a clang crash caused by incorrect user code.Fariborz Jahanian
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-01-02Issue diagnostic when objective-c's @interface is preceeded by a type specifier.Fariborz Jahanian