]> granicus.if.org Git - clang/commit
Added more assertions and checks in transfer function logic to check for
authorTed Kremenek <kremenek@apple.com>
Mon, 18 Feb 2008 22:57:02 +0000 (22:57 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 18 Feb 2008 22:57:02 +0000 (22:57 +0000)
commit692416c214a3b234236dedcf875735a9cc29e90b
tree32571c1bf44115b4ae1666f14e12cc3be674efdb
parent305762c08975cd6e0bebd684ca910fa208792483
Added more assertions and checks in transfer function logic to check for
UninitializedVals and UnknownVals.

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