commit | 4323a57627e796dcfdfdb7d47672dc09ed308eda | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Thu Jul 10 22:03:41 2008 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Thu Jul 10 22:03:41 2008 +0000 |
tree | d134b1a85f9ec16f0db46f4b7f6bc4e1ead64b25 | |
parent | e5690319a0e834b9bd9dcb5e444e59ecc5da3105 [diff] |
Refactored most of the "Store" piece of ValueState into a Store type. The current store implementation is now encapsulated by BasicStore. These changes prompted some long due constification of ValueState. Much of the diffs in this patch include adding "const" qualifiers. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53423 91177308-0d34-0410-b5e6-96231b3b80d8