summaryrefslogtreecommitdiffstats
path: root/test/Sema/warn-write-strings.c
Commit message (Expand)AuthorAgeFilesLines
* Revert part of previous commit. The change for this isn't in this branch.Bill Wendling2010-09-061-1/+1
* Approved by Chris:Bill Wendling2010-09-061-1/+7
* 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