commit | b5101ab386b780e96c98bbc34e3a695ef4823b4c | [log] [tgz] |
---|---|---|
author | Michael Gottesman <mgottesman@apple.com> | Wed Jun 19 21:53:45 2013 +0000 |
committer | Michael Gottesman <mgottesman@apple.com> | Wed Jun 19 21:53:45 2013 +0000 |
tree | 55a10e7890c8faed5347e3e920ee7bcdcb192d8e | |
parent | 59eb322ce13c7b10e52293aa63586f2342dd5462 [diff] |
[APFloat] Changed APFloat::isNormal => APFloat::isFiniteNonZero for all tests in unittests. I forgot to to do this in r184356. The only references were in APFloatTest.cpp. llvm-svn: 184366