Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve diagnostics like "initializing <type> from an expression of | Douglas Gregor | 2010-04-09 | 1 | -1/+1 |
* | Improve diagnostics when we fail to convert from a source type to a | Douglas Gregor | 2010-04-09 | 1 | -1/+1 |
* | Pretty-print anonymous types using their kind and presumed location. | John McCall | 2010-03-19 | 1 | -1/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Suppress constant initializer checking when the declaration isn't valid. | Eli Friedman | 2009-02-20 | 1 | -0/+4 |