Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
9e36b533af1b2fa9f32c4372c4081abdd86f47e0
/
test
/
SemaObjC
/
warn-write-strings.m
50465d1
There were some frustrating problems with the implementation of
by Chandler Carruth
· 14 years ago
58f9e13
make clang print types as "const int *" instead of "int const*",
by Chris Lattner
· 15 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