Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | There were some frustrating problems with the implementation of | Chandler Carruth | 2011-04-23 | 1 | -1/+1 |
* | fix PR7192 by defining wchar_t in a more conventional way. The | Chris Lattner | 2010-09-05 | 1 | -0/+6 |
* | make clang print types as "const int *" instead of "int const*", | Chris Lattner | 2010-09-05 | 1 | -1/+1 |
* | 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 |
* | Add support for -Wwrite-strings. Patch by Mike M! Fixes PR 4804. | John McCall | 2010-03-15 | 1 | -0/+4 |