aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaChecking.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-07-08 21:46:56 +0000
committerTed Kremenek <kremenek@apple.com>2008-07-08 21:46:56 +0000
commit8133a26c166be89fb4f0a339db1e2fe923c51a70 (patch)
tree0f4fb72c0aa2c2cc54c420db79f21115f8091f72 /lib/Sema/SemaChecking.cpp
parentf794675b3049f088051b25c6b63fab05a3ebb302 (diff)
Initial work on splitting the ValueState into an Environment, Store, and
Constraints. These concepts are already present in the current ValueState, but the implementation is monolothic. Making ValueState more modular opens up new design choices for customizing the analysis engine. In the context of the analysis engine, the "Environment" is the binding between Expr* (expressions) and intermediate symbolic values (RValues). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53252 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions