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

Major "architectural" changes to the GRConstants analysis. We now reason about

abstract "L-values" and "R-values" when doing value tracking, and expanding
constant tracking to encompass tracking disjunctive sets of possible constants.
Further, the tree-walking is more efficient, as we don't blindly recurse the
tree if we won't generate new states.

llvm-svn: 46278
parent 9d21a0cb
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