Skip to content
Commit e7ec4ef4 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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.

llvm-svn: 163460
parent 639b8d05
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment