aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/format-strings-size_t.c
AgeCommit message (Expand)Author
2013-02-20Revert "intmax_t is long long on Darwin, not long."Jordan Rose
2013-02-20intmax_t is long long on Darwin, not long.Jordan Rose
2012-08-07Properly check length modfiers for %n in format strings.Hans Wennborg
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