diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-08-28 00:50:45 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-08-28 00:50:45 +0000 |
commit | 166b7bd43551964d65bcf4918f51a167b8374e2a (patch) | |
tree | acdb99b39e0a5b32e68bac47e00e0387d1a4808c /lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp | |
parent | 7aba1171b32265b2206f3fa8f8886953051b58f5 (diff) |
[analyzer] Refactor FindLastStoreBRVisitor to not find the store ahead of time.
As Anna pointed out to me offline, it's a little silly to walk backwards through
the graph to find the store site when BugReporter will do the exact same walk
as part of path diagnostic generation.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162719 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp')
0 files changed, 0 insertions, 0 deletions