Go to file
Ted Kremenek cfd8b19ef7 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
2008-03-09 08:12:37 +00:00
clang Bug fix in the transfer function for compound assignments: if the value 2008-03-09 08:12:37 +00:00
llvm rearrange some code, no functionality change. 2008-03-09 07:58:04 +00:00