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

ExplodedGraph::shouldCollectNode() should not collect nodes for non-Expr Stmts

(as this previously was the case before this was refactored).  We also shouldn't
need to specially handle BinaryOperators since the eagerly-assume heuristic tags
such nodes.

llvm-svn: 163374
parent 74eb55a2
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