Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Modified format-string checking to not emit a warning when all of the | Ted Kremenek | 2007-12-17 | 1 | -5/+8 | |
* | Fix a warning | Anders Carlsson | 2007-10-15 | 1 | -1/+1 | |
* | Added notion of '*' specified format width/specifiers when checking | Ted Kremenek | 2007-10-12 | 1 | -0/+8 | |
* | Add some more diagnostics for va_start, fix tests so they pass with these new... | Anders Carlsson | 2007-10-12 | 1 | -3/+2 | |
* | rename -parse-ast-print to -ast-print | Chris Lattner | 2007-10-11 | 1 | -1/+1 | |
* | Removed option "-parse-ast-check" from clang driver. This is now implemented | Ted Kremenek | 2007-09-26 | 1 | -1/+1 | |
* | Added support for additional format string checking for the printf | Ted Kremenek | 2007-08-14 | 1 | -0/+41 | |
* | initial support for checking format strings, patch by Ted Kremenek: | Chris Lattner | 2007-08-10 | 1 | -0/+23 |