Added code to the unittest for APFloat::getSmallest to double check that we...
Added code to the unittest for APFloat::getSmallest to double check that we consider the result to be denormal. I additionally changed certain checks to use EXPECT_FALSE instead of a boolean complement with EXPECT_TRUE. llvm-svn: 182896
Loading
Please register or sign in to comment