OSDN Git Service

Add support for letting the client choose different flavors of NaNs. Testcase to be
authorMike Stump <mrs@apple.com>
Sat, 30 May 2009 03:49:43 +0000 (03:49 +0000)
committerMike Stump <mrs@apple.com>
Sat, 30 May 2009 03:49:43 +0000 (03:49 +0000)
commitc5ca713b8073d9fe95b258d0c01328d020df3357
tree3f470d94f3287740e9a185e43ac728d99170c500
parent51b16f473759c1546acbf308a5d3f3e7bf3ea23c
Add support for letting the client choose different flavors of NaNs.  Testcase to be
added in clang.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72606 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APFloat.h
lib/Support/APFloat.cpp