Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
41a7e89183116ea89c71d78564a4a7fd7712c0f6
/
test
/
Sema
/
format-strings-c90.c
f856264
-Wformat-non-iso: warn about positional arguments (pr12017)
by Hans Wennborg
· 13 years ago
7651742
Warn about non-standard format strings (pr12017)
by Hans Wennborg
· 13 years ago
ce506ae
Tighten format string diagnostic and make it a bit clearer (and a bit closer to GCC's).
by Ted Kremenek
· 13 years ago
37969b7
scanf: parse the 'm' length modifier, and check that the right arguments
by Hans Wennborg
· 13 years ago
28058d1
scanf analysis: the 'a' length modifier is valid with a scanlist
by Hans Wennborg
· 13 years ago
d02deeb
Support the 'a' length modifier in scanf format strings as a C90 extension.
by Hans Wennborg
· 13 years ago