1. 6f4b92c Fix 80 col violations. by Chris Lattner · 17 years ago
  2. e8c600f Fixed return-of-stack-address checker to correctly handle stack/global by Ted Kremenek · 17 years ago
  3. 96eabe0 Updated checker for "return of address of stack variable" to look for by Ted Kremenek · 17 years ago
  4. 5e9885d Fix %p format checking, patch by Keith Bauer. by Chris Lattner · 17 years ago
  5. a9e2ea1 For warnings like this: by Chris Lattner · 17 years ago
  6. 459e848 Fix the test/Sema/format-strings.c regression. This code should be refactored. by Chris Lattner · 17 years ago
  7. cc6f65d Fix the regression on test/Sema/cfstring.c by Chris Lattner · 17 years ago
  8. 2324512 Modified ArraySubscriptExpr to have accessors getLHS and getRHS in addition by Ted Kremenek · 17 years ago
  9. 06de276 Added extra semantic checking to do basic detection of by Ted Kremenek · 17 years ago
  10. 9cdc4d3 Return true in case of error, which is what other functions do. by Anders Carlsson · 17 years ago
  11. 71993dd Add initial support for constant CFStrings. by Anders Carlsson · 17 years ago
  12. 71895b9 Added support for additional format string checking for the printf by Ted Kremenek · 17 years ago
  13. 8207710 Added "id_idx" parameter to CheckPrintfArguments. This will be used by Ted Kremenek · 17 years ago
  14. 59907c4 initial support for checking format strings, patch by Ted Kremenek: by Chris Lattner · 17 years ago