Age | Commit message (Expand) | Author |
---|---|---|
2011-11-14 | Use Sema::RequireCompleteType to check for the completeness of | Douglas Gregor |
2011-02-17 | Improve diagnostics on missing property decl. | Fariborz Jahanian |
2011-02-17 | Improve diagnostics when property names an object type of | Fariborz Jahanian |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-14 | Change tests to use clang -cc1... | Fariborz Jahanian |
2009-07-10 | This patch includes a conceptually simple, but very intrusive/pervasive change. | Steve Naroff |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-12-19 | Fix for PR3234 | Anders Carlsson |