]> granicus.if.org Git - clang/commit
Refactored guards for "GRExprEngine::RemoveDeadBindings" directly into the
authorTed Kremenek <kremenek@apple.com>
Sun, 9 Mar 2008 18:05:48 +0000 (18:05 +0000)
committerTed Kremenek <kremenek@apple.com>
Sun, 9 Mar 2008 18:05:48 +0000 (18:05 +0000)
commitdaa497e3ae567ba6684226b86e6e1fe900112dab
treec9d78230bedad2b3f9520d003650d5f795c81be6
parent3ce9214a9a7003ec7db15b917d15423f79cad556
Refactored guards for "GRExprEngine::RemoveDeadBindings" directly into the
method. This paves the way for other alterations to RemoveDeadBindings that are
transparent to its callers.

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