commit | 76d90c8bf83d071fd1bdbffa6d9f2af87c6bb7b5 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Fri May 16 18:33:14 2008 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Fri May 16 18:33:14 2008 +0000 |
tree | 8a9396abb9fba9467fc6d773fde6154c8662c2ea | |
parent | ba2561a0ab11afa64014828c759c491378ccc539 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51197 91177308-0d34-0410-b5e6-96231b3b80d8