Bug fix in the transfer function for compound assignments: if the value
of the LHS expressions is Unknown, the value of the entire expression does not evaluate to the RHS (as is the case with normal assignments). llvm-svn: 48102
Loading
Please register or sign in to comment