summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/warn-write-strings.m
Commit message (Expand)AuthorAgeFilesLines
* There were some frustrating problems with the implementation ofChandler Carruth2011-04-231-1/+1
* make clang print types as "const int *" instead of "int const*",Chris Lattner2010-09-051-1/+1
* Improve diagnostics like "initializing <type> from an expression ofDouglas Gregor2010-04-091-1/+1
* Improve diagnostics when we fail to convert from a source type to aDouglas Gregor2010-04-091-1/+1
* Add support for -Wwrite-strings. Patch by Mike M! Fixes PR 4804.John McCall2010-03-151-0/+4