]> granicus.if.org Git - clang/commit
Fix bug when processing '?' operator: invalidate the old "Uninitialized" value of...
authorTed Kremenek <kremenek@apple.com>
Tue, 26 Feb 2008 23:37:01 +0000 (23:37 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 26 Feb 2008 23:37:01 +0000 (23:37 +0000)
commit5a7b3821c6abed7f58a53a94eac128bd23d23289
treeb3600b7898c70c2471f3d7a4d2464c06f3027b7a
parent06747691096654742d9ed7342e63828456b4f40c
Fix bug when processing '?' operator: invalidate the old "Uninitialized" value of the block-level expression for ?.

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