1. 3fd5031 Don't warn when matching %p to nullptr. by Anders Carlsson · 15 years ago
  2. 5f0c066 Fix printf format string checking for '%lc' (which expects a wint_t or compatible argument). Fixes PR 7981. by Ted Kremenek · 15 years ago
  3. 0483192 Detabify. by Eli Friedman · 15 years ago
  4. 2c35bc1 Revert r109428 "Hoist argument type checking into CheckFormatHandler. This is prep for scanf format" by Michael J. Spencer · 15 years ago
  5. df4472b Hoist argument type checking into CheckFormatHandler. This is prep for scanf format by Ted Kremenek · 15 years ago
  6. ea28f83 Move 'hasValidLengthModifier' from PrintfFormatSpecifier to FormatSpecifier. by Ted Kremenek · 15 years ago
  7. 0208793 Add most of the boilerplate support for scanf format string checking. This includes by Ted Kremenek · 15 years ago