]> granicus.if.org Git - clang/commit
Patch by Zhongxing Xu:
authorTed Kremenek <kremenek@apple.com>
Wed, 20 Aug 2008 17:08:29 +0000 (17:08 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 20 Aug 2008 17:08:29 +0000 (17:08 +0000)
commitdf9cdf8fce5bb43b335994f946f7c8e3a3bca7fa
tree31e392c4c971a3cefac8648ff07628609e75cc3e
parent4f7b483b7e9ba0170a8c1cd3d8be3e972b31fe36
Patch by Zhongxing Xu:

This patch moves some code in GRStateManager::RemoveDeadBindings() to EnvironmentManager::RemoveDeadBindings().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55064 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/PathSensitive/Environment.h
lib/Analysis/Environment.cpp
lib/Analysis/GRState.cpp