Age | Commit message (Expand) | Author |
---|---|---|
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-02-07 | Make one expected-diag directive match exactly one actual diagnostic. | Sebastian Redl |
2009-01-19 | Centralize error reporting of improper uses of incomplete types in the | Douglas Gregor |
2008-11-24 | Change a whole lot of diagnostics to take QualType's directly | Chris Lattner |
2008-11-06 | Sema-check virtual declarations. Complete dynamic_cast checking. | Sebastian Redl |
2008-10-31 | Implement semantic checking of static_cast and dynamic_cast. | Sebastian Redl |