1. bd7efa8 Modified BugReport::getEndPath() to handle the case where end path is at by Ted Kremenek · 16 years ago
  2. 5fcca68 Have BugReporter::EmitWarning use the PathDiagnosticClient if it is available. by Ted Kremenek · 16 years ago
  3. d2f642b Hooked up the dead-store checker to the BugReporter interface. Now dead-store by Ted Kremenek · 16 years ago
  4. 5e55cda Added "RangedBugReport". by Ted Kremenek · 16 years ago
  5. 4bb6ac2 When not emitting path diagnostics in BugReporter::EmitWarning(), use the by Ted Kremenek · 16 years ago
  6. 50a6d0c Major refactoring/cleanup of GRExprEngine, ExplodedGraph, and BugReporter. by Ted Kremenek · 16 years ago
  7. 6837faa Added new "BugReporterHelper" class which is used by BugReporter to emit by Ted Kremenek · 16 years ago
  8. 706e3cf Improve BugReport diagnostics for loops and ? operator. by Ted Kremenek · 16 years ago
  9. de7161f Use "getRanges" in default implementation of "getEndPath" to determine by Ted Kremenek · 16 years ago
  10. f1ae705 Hooked up GRSimpleAPICheck and the simple Objective-C Foundation checks to use by Ted Kremenek · 16 years ago
  11. 70d1722 Handle the case when getEndPath() returns NULL. by Ted Kremenek · 16 years ago
  12. 1c19245 Add back bug name to PathDiagnostic. by Ted Kremenek · 16 years ago
  13. 94826a7 When creating PathDiagnostics, created a trimmed graph first and report the by Ted Kremenek · 16 years ago
  14. 61f3e05 Created new path-sensitive bug-reporting scheme based on the classes by Ted Kremenek · 16 years ago