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 | b94d72a0e3f5249c45f803822396206de0222d5b (patch) | |
tree | 773650b56d193fdeac0da40f0d42b725254425d3 /clang/lib/CodeGen/CodeGenFunction.h | |
parent | cd639218e485391225f37c64dafa467773d5458d (diff) | |
download | bcm5719-llvm-b94d72a0e3f5249c45f803822396206de0222d5b.tar.gz bcm5719-llvm-b94d72a0e3f5249c45f803822396206de0222d5b.zip |
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.
llvm-svn: 59152
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions