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

Added assumption logic for symbolic non-lvalues when used in conditions such as

"if(x)". On the true branch we know the value is != 0, and on the false branch
we know it is 0.

llvm-svn: 46814
parent 8291ab44
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