[analyzer] Exit early if constraint solver is given a non-integer symbol
to reason about. As part of taint propagation, we now allow creation of non-integer symbolic expressions like a cast from int to float. Addresses PR12511 (radar://11215362). llvm-svn: 156578
Loading
Please register or sign in to comment