Eric Fiselier 950ee77d24 [libcxx] Fix SFINAE in <cmath>. Patch from K-Ballo.
Delay instantiation of `__numeric_type` within <cmath>, 
don't instantiate it when the `is_arithmetic` conditions do not hold as it causes
errors with user-defined types with ambiguous conversions. Fixes PR21083.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@219998 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-17 00:31:47 +00:00
2014-08-21 04:21:43 +00:00
Description
libcxx fork for Darling build
32 MiB
Languages
C++ 98.1%
Python 1.2%
CMake 0.4%
C 0.1%
Shell 0.1%