diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-11-12 19:21:30 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-11-12 19:21:30 +0000 |
commit | d4931632946fe86fc2b09496f2b62443440a7da4 (patch) | |
tree | b2e2c781ba996e12086d90e8cb2775949b5a866f /lib/CodeGen/CodeGenFunction.cpp | |
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
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions