Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
00b64f39decd4ff1d781657b9e38d5f57824c186
/
test
/
Sema
/
warn-write-strings.c
50465d1
There were some frustrating problems with the implementation of
by Chandler Carruth
· 14 years ago
6d6370e
fix PR7192 by defining wchar_t in a more conventional way. The
by Chris Lattner
· 14 years ago
58f9e13
make clang print types as "const int *" instead of "int const*",
by Chris Lattner
· 14 years ago
08a4190
Improve diagnostics like "initializing <type> from an expression of
by Douglas Gregor
· 15 years ago
d4eea83
Improve diagnostics when we fail to convert from a source type to a
by Douglas Gregor
· 15 years ago
4b7a834
Add support for -Wwrite-strings. Patch by Mike M! Fixes PR 4804.
by John McCall
· 15 years ago