commit | d4931632946fe86fc2b09496f2b62443440a7da4 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Wed Nov 12 19:21:30 2008 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Wed Nov 12 19:21:30 2008 +0000 |
tree | b2e2c781ba996e12086d90e8cb2775949b5a866f | |
parent | 42577d145e2c6c3f77731645d442faa716f4c852 [diff] |
GRStateRef: - Rename SetSVal to BindLoc - Add BindDecl - Add BindExpr GRState: - Environment now binds to Stmt* instead of Expr*. This is needed for processing ObjCForCollectionStmt (essentially the declaration of the the 'element' variable can have an SVal attached to it). - BindDecl no longer accepts Expr* for the initialization value; use SVal* instead. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59152 91177308-0d34-0410-b5e6-96231b3b80d8