Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tighten format string diagnostic and make it a bit clearer (and a bit closer ... | Ted Kremenek | 2012-01-20 | 1 | -20/+20 |
* | Check that arguments to a scanf call match the format specifier, | Hans Wennborg | 2011-12-10 | 1 | -0/+10 |
* | Make printf warnings refer to wint_t and wchar_t by name | Hans Wennborg | 2011-12-09 | 1 | -0/+5 |
* | Make printf warnings refer to intmax_t et al. by name | Hans Wennborg | 2011-12-07 | 1 | -0/+22 |
* | Revert r145697 and dependent patch r145702. It added a dependency from | Nick Lewycky | 2011-12-02 | 1 | -30/+0 |
* | Make r145697 actually work. | Hans Wennborg | 2011-12-02 | 1 | -1/+1 |
* | Make conversion specifier warning refer to typedef if possible. | Hans Wennborg | 2011-12-02 | 1 | -0/+30 |