diff options
author | Ted Kremenek <kremenek@apple.com> | 2012-09-08 07:18:18 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2012-09-08 07:18:18 +0000 |
commit | 22505ef15e32db31a4f834a387cf73a913bc8f66 (patch) | |
tree | cbd679eaa74ebd8f5cfa35e6df75d71b3c9a6790 /lib/StaticAnalyzer/Core/ProgramState.cpp | |
parent | e5f0588840b20897631cc8110344fd2745ef4caa (diff) |
Fix bug in BugReporter::RemoveUneededCalls() where "prunable"
PathDiagnosticEventPieces were *always* pruned. Instead, they
are suppose to only be pruned if the entire call gets pruned.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163460 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ProgramState.cpp')
0 files changed, 0 insertions, 0 deletions