Added a unittest for APFloat::getSmallestNormalized.
authorMichael Gottesman <mgottesman@apple.com>
Thu, 30 May 2013 00:18:47 +0000 (00:18 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Thu, 30 May 2013 00:18:47 +0000 (00:18 +0000)
commit999c693694f43b80b38b4827893d54e58cc3e0c6
tree883e5711f483e3b546e68b5e02e3a80735ba346a
parent7d13d525bc9894a3be8e698002a01ce8ba5fc45d
Added a unittest for APFloat::getSmallestNormalized.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182897 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ADT/APFloatTest.cpp