| commit | 122c8313ffb9f9e349c97aa985caecab2b892b6b | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Thu Dec 24 11:09:08 2009 +0000 |
| committer | John McCall <rjmccall@apple.com> | Thu Dec 24 11:09:08 2009 +0000 |
| tree | f3c2cb15fa5d4160478d18375d1009559554dcfb | |
| parent | 0e21fccfae98a40abf001df304553a86efc186b0 [diff] |
Fix the clang-on-clang build: APFloat reports underflow whenever we get a denormal, but we only want to diagnose if we underflowed to zero. This allows people to write constants in the denormal range. llvm-svn: 92129