Go to file
Dan Gohman 18fa17cf3d Fix the folding of floating-point math library calls, like sin(infinity),
so that it detects errors on platforms where libm doesn't set errno.
It's still subject to host libm details though.

llvm-svn: 114148
2010-09-17 01:38:06 +00:00
clang Driver: Fix spelling of AddCXXStdlibLibArgs, which I copy-n-pasto'd. 2010-09-17 01:20:05 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
debuginfo-tests test case for r113843. 2010-09-14 20:29:59 +00:00
libcxx Tweak clang support for char16_t/char32_t 2010-09-16 23:27:26 +00:00
lldb Added extra test scenarios to break on a selector with: 2010-09-16 23:57:33 +00:00
llvm Fix the folding of floating-point math library calls, like sin(infinity), 2010-09-17 01:38:06 +00:00