Age | Commit message (Expand) | Author |
---|---|---|
2010-07-26 | Hoist argument type checking into CheckFormatHandler. This is prep for scanf... | Ted Kremenek |
2010-07-20 | Move 'hasValidLengthModifier' from PrintfFormatSpecifier to FormatSpecifier. | Ted Kremenek |
2010-07-16 | Add most of the boilerplate support for scanf format string checking. This i... | Ted Kremenek |