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

Major cleanup of the transfer function logic for '&&', '||', and '?'. We

now store in the state essentially which branch we took.  This removes
a bunch of bogus assumptions (and likely bugs), reduces the complexity of
the implementation, and facilitates more optimizations.

llvm-svn: 47613
parent 9db0aa86
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