diff options
author | Ted Kremenek <kremenek@apple.com> | 2010-01-11 00:07:44 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2010-01-11 00:07:44 +0000 |
commit | 1c1ae6bdaf89145648484db5dfebcd04a60595c9 (patch) | |
tree | b618a5d193db4ea8bf4698868d5618b5534bd0e8 /lib/Analysis/SimpleSValuator.cpp | |
parent | 8c723404c34e9347fae473489194e8c200c4ac83 (diff) |
Preliminary reworking of value-binding logic in RegionStore:
(1) Introduce a new 'BindingKey' class to match 'BindingValue'. This
gives us the flexibility to change the current key value from 'const
MemRegion*' to something more interesting.
(2) Rework additions/removals/lookups from the store to use new
'Remove', 'Add', 'Lookup' utility methods.
No "real" functionality change; just prep work and abstraction.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@93136 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/SimpleSValuator.cpp')
0 files changed, 0 insertions, 0 deletions