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

Update ExprEngine's handling of ternary operators to find the ternary expression

value by scanning the path, rather than assuming we have visited the '?:' operator
as a terminator (which sets a value indicating which expression to grab the
final ternary expression value from).

llvm-svn: 160760
parent 1a11252f
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