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