summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/format-strings-fixit.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 7377: printf checking fails to flag some undefined behavior Tom Care2010-06-211-5/+3
* Printf format strings: Added some more tests and fixed some minor bugs.Tom Care2010-06-181-0/+15
* Fix format string checking of '%c' by treating it as an integer conversion. ...Ted Kremenek2010-06-171-0/+2
* Extend format string type-checking to include '%p'. Fixes remaining cases PR...Ted Kremenek2010-06-161-0/+1
* Small fixes regarding printf fix suggestions.Tom Care2010-06-111-3/+11
* Added FixIt support to printf format string checking.Tom Care2010-06-091-0/+20
OpenPOWER on IntegriCloud