"llvm/lib/Support/Unix/PathV2.inc" did not exist on "324f94c317d38fc44b6ff3d4f47146c8b5ad97b4"
-
Ted Kremenek authored
- 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
b94d72a0
Loading