Age | Commit message (Expand) | Author |
---|---|---|
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-02-27 | upgrade various 'implicit int' warnings from an ext-warn to warning when not | Chris Lattner |
2009-02-13 | Fix capitalization in a diagnostic | Douglas Gregor |
2008-11-24 | Change a whole lot of diagnostics to take QualType's directly | Chris Lattner |
2008-02-01 | make some diagnostics more terse, update testcases. | Chris Lattner |
2008-01-07 | Limit type of foreach's element and collection to be a pointer to | Fariborz Jahanian |
2008-01-07 | Issue diagnostics if more than one declaration in objectove-c's foreach-stmt ... | Fariborz Jahanian |