]> granicus.if.org Git - clang/commit
Overhauling of "ValueState" so that it represents its own functional data
authorTed Kremenek <kremenek@apple.com>
Tue, 5 Feb 2008 07:17:49 +0000 (07:17 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 5 Feb 2008 07:17:49 +0000 (07:17 +0000)
commit9153f73d1035ddcaac5a253ac2a0570e04e22b1f
tree807591d48ef03bc79cb4c8e2fcfadbd537848949
parentaf31913e48c96fddb45a0fd33f25617546502cbb
Overhauling of "ValueState" so that it represents its own functional data
structure that can contain several maps, not just one.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46744 91177308-0d34-0410-b5e6-96231b3b80d8
Analysis/GRConstants.cpp
Analysis/ValueState.cpp
Analysis/ValueState.h