[ConstantRange] Use APInt::isNullValue rather than APInt::isMinValue where it...
[ConstantRange] Use APInt::isNullValue rather than APInt::isMinValue where it would make more sense to thing of 0 as 0 rather than the minimum unsigned value. NFC llvm-svn: 301696
Loading
Please sign in to comment