[ADT] Fix another "oops" spotted by eddyb and reported in IRC.
authorChandler Carruth <chandlerc@gmail.com>
Mon, 10 Jul 2017 05:41:14 +0000 (05:41 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 10 Jul 2017 05:41:14 +0000 (05:41 +0000)
commitf3598e8fca83ccfb11f58ec7957c229e349765e3
tree721982d822a123a9521fcb5f2970da882cb8d465
parent766233b15359a07d11dc10b0e0329a07d2f2b07d
[ADT] Fix another "oops" spotted by eddyb and reported in IRC.

This test pretty clearly should be calling 'maxnum' here. =]

llvm-svn: 307519
llvm/unittests/ADT/APFloatTest.cpp