]> granicus.if.org Git - clang/commit
Fixed bug that could case unwanted bifurcation of states when evaluating calls.
authorTed Kremenek <kremenek@apple.com>
Wed, 5 Mar 2008 21:15:02 +0000 (21:15 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 5 Mar 2008 21:15:02 +0000 (21:15 +0000)
commit4bf38da038cebf9396470630c3c39519e41706da
treefdd21e93cfaa537c06638b686feb5667ec114542
parent1aa9a58822597427814ba08df4db8a673f57eb34
Fixed bug that could case unwanted bifurcation of states when evaluating calls.

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