Add overflow check to tanh(complex) and reduce to finite answer. Fixes http://llvm...
authorHoward Hinnant <hhinnant@apple.com>
Wed, 19 Sep 2012 23:51:47 +0000 (23:51 +0000)
committerHoward Hinnant <hhinnant@apple.com>
Wed, 19 Sep 2012 23:51:47 +0000 (23:51 +0000)
commitc43826f00309dbafb9f4a106d8e0369c7e8199c7
tree18438200280b34a92062b46a3bb2662d6268a597
parent38bfa0c529d788e048de0e6b00d5a77717245774
Add overflow check to tanh(complex) and reduce to finite answer.  Fixes llvm.org/bugs/show_bug.cgi?id=13874

llvm-svn: 164266
libcxx/include/complex
libcxx/test/numerics/complex.number/complex.transcendentals/tan.pass.cpp