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