Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | objective-c: improve diagnostic when collection expression is | Fariborz Jahanian | 2012-06-22 | 1 | -2/+2 |
* | Added a new attribute, objc_root_class, which informs the compiler when a roo... | Patrick Beard | 2012-04-06 | 1 | -1/+1 |
* | Fix scoping of method declarations and issue | Fariborz Jahanian | 2011-02-09 | 1 | -0/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Make tests use the new clang cc1 flag. | Fariborz Jahanian | 2009-12-14 | 1 | -1/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Change a whole lot of diagnostics to take QualType's directly | Chris Lattner | 2008-11-24 | 1 | -4/+4 |
* | make some diagnostics more terse, update testcases. | Chris Lattner | 2008-02-01 | 1 | -4/+4 |
* | Patch to add semantics check for ObjC2's foreacn statement. | Fariborz Jahanian | 2008-01-04 | 1 | -0/+37 |