aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/format-strings-size_t.c
AgeCommit message (Expand)Author
2012-01-20Tighten format string diagnostic and make it a bit clearer (and a bit closer ...Ted Kremenek
2011-12-15Modify how the -verify flag works. Currently, the verification string andRichard Trieu
2011-12-07Make printf warnings refer to intmax_t et al. by nameHans Wennborg
2011-10-27Teach format string analysis that "%zu" means size_t.Hans Wennborg