Refactor StoreManager::BindDecl() to take a VarRegion* instead of a VarDecl*,...
Refactor StoreManager::BindDecl() to take a VarRegion* instead of a VarDecl*, and modify GRExprEngine::EvalBind() to handle decl initialization as well. This paves the way for adding "checker" visitation in EvalBind(). llvm-svn: 85983
Loading
Please register or sign in to comment