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 | 72c5515bab16582dcc139c63dfb5df0b8eafcbcc (patch) | |
tree | e8bda7a9da21d1b88d3f223f6a0194d7bfe96dad /clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp | |
parent | 5090904d6c74b684f1f19391bce6be9e0985e62d (diff) | |
download | bcm5719-llvm-72c5515bab16582dcc139c63dfb5df0b8eafcbcc.tar.gz bcm5719-llvm-72c5515bab16582dcc139c63dfb5df0b8eafcbcc.zip |
[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.
llvm-svn: 162719
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp')
0 files changed, 0 insertions, 0 deletions