Skip to content
  1. May 16, 2008
    • Ted Kremenek's avatar
      Partitioned BugTypeCachedLocation::isCached() into two methods: one that... · 590abd36
      Ted Kremenek authored
      Partitioned BugTypeCachedLocation::isCached() into two methods: one that accepts and ExplodedNode, and the other that accepts a ProgramPoint.  The default behavior is to cache bug reports by the
      location they occur (the end node).  Subclasses can override this behavior by providing a different ProgramPoint.
      
      llvm-svn: 51197
      590abd36
  2. May 12, 2008
  3. May 10, 2008
  4. May 07, 2008
  5. May 06, 2008
  6. May 05, 2008
  7. May 03, 2008
  8. May 02, 2008
Loading