summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ConstantFolding.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2010-01-08 18:54:04 +0000
committerTed Kremenek <kremenek@apple.com>2010-01-08 18:54:04 +0000
commitb92304b42f7f7b9b294d9e7dd7ab96002dff5b97 (patch)
treef832e4e4ce978dd6d3f74a8b47eb1a8ad7b48da1 /llvm/lib/Analysis/ConstantFolding.cpp
parentaf07fbe210b4a36cf19d213a4edd8a7e7fca0842 (diff)
downloadbcm5719-llvm-b92304b42f7f7b9b294d9e7dd7ab96002dff5b97.tar.gz
bcm5719-llvm-b92304b42f7f7b9b294d9e7dd7ab96002dff5b97.zip
Fix handling in GRExprEngine of 'default' branch in switch statements
when the default case is winnowed down to be infeasible. When all cases were ruled out (and the analysis state for the default case would be infeasible) we would still consider the default case possible. This fixes PR 5969. llvm-svn: 93017
Diffstat (limited to 'llvm/lib/Analysis/ConstantFolding.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud