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

Simplify 'Environment' to contain only one map from 'const Stmt*' to SVals,...

Simplify 'Environment' to contain only one map from 'const Stmt*' to SVals, greatly simplifying the logic of the analyzer in many places.  We now only distinguish between block-level expressions and subexpressions in Environment::RemoveDeadBindings and GRState pretty-printing.

llvm-svn: 80194
parent 81cb7532
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