summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/format-strings-int-typedefs.c
Commit message (Expand)AuthorAgeFilesLines
* Tighten format string diagnostic and make it a bit clearer (and a bit closer ...Ted Kremenek2012-01-201-20/+20
* Check that arguments to a scanf call match the format specifier,Hans Wennborg2011-12-101-0/+10
* Make printf warnings refer to wint_t and wchar_t by nameHans Wennborg2011-12-091-0/+5
* Make printf warnings refer to intmax_t et al. by nameHans Wennborg2011-12-071-0/+22
* Revert r145697 and dependent patch r145702. It added a dependency fromNick Lewycky2011-12-021-30/+0
* Make r145697 actually work.Hans Wennborg2011-12-021-1/+1
* Make conversion specifier warning refer to typedef if possible.Hans Wennborg2011-12-021-0/+30
OpenPOWER on IntegriCloud