summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/format-strings.c
Commit message (Expand)AuthorAgeFilesLines
...
* add c testcase for string literal diagnostic improvement.Chris Lattner2009-02-181-0/+3
* Add hook to add attributes to function declarations that we knowDouglas Gregor2009-02-141-0/+6
* Fix test case (incomplete "expected-warning" line)Ted Kremenek2009-01-121-1/+1
* Patch by Roman Divacky:Ted Kremenek2009-01-121-0/+6
* Add support for format string checking of object-size checkingDaniel Dunbar2008-10-021-0/+4
* Fix test failure on Linux.Eli Friedman2008-08-201-0/+3
* Add EXTWARN Diagnostic class.Daniel Dunbar2008-08-051-3/+3
* Modified format-string checking to not emit a warning when all of theTed Kremenek2007-12-171-5/+8
* Fix a warningAnders Carlsson2007-10-151-1/+1
* Added notion of '*' specified format width/specifiers when checkingTed Kremenek2007-10-121-0/+8
* Add some more diagnostics for va_start, fix tests so they pass with these new...Anders Carlsson2007-10-121-3/+2
* rename -parse-ast-print to -ast-printChris Lattner2007-10-111-1/+1
* Removed option "-parse-ast-check" from clang driver. This is now implementedTed Kremenek2007-09-261-1/+1
* Added support for additional format string checking for the printfTed Kremenek2007-08-141-0/+41
* initial support for checking format strings, patch by Ted Kremenek:Chris Lattner2007-08-101-0/+23
OpenPOWER on IntegriCloud