Skip to content
Commit cdca8fa9 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Relax CFG assertions in UninitializedValuesV2 when

handling pseudo-path sensitivity, and instead
use those assertion conditions as dynamic checks.
These assertions would be violated when analyzing
a CFG where some branches where optimized away
during CFG construction because their branch
conditions could be trivially determined.

llvm-svn: 123943
parent f07426b4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment