[APFloat] Added a large unittest for APFloat.add that checks that special values...
authorMichael Gottesman <mgottesman@apple.com>
Mon, 24 Jun 2013 09:58:07 +0000 (09:58 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Mon, 24 Jun 2013 09:58:07 +0000 (09:58 +0000)
commit683069ffba26f9db487807b1f6278e839a0d4d24
tree50870e2200d88568d08d9b2384f05e2858d85fa1
parent575694b6a7d49004acc93294bc88d0bc337e4d27
[APFloat] Added a large unittest for APFloat.add that checks that special values are computed correctly.

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