[msan] Propagate shadow through (x<0) and (x>=0) comparisons.
This is a special case of signed relational comparison where result only depends on the sign of x. llvm-svn: 168881
Loading
Please register or sign in to comment
This is a special case of signed relational comparison where result only depends on the sign of x. llvm-svn: 168881