llvm-project/libcxx/test/numerics/c.math
Eric Fiselier 07df631129 [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.

llvm-svn: 219998
2014-10-17 00:31:47 +00:00
..
cmath.pass.cpp [libcxx] Fix SFINAE in <cmath>. Patch from K-Ballo. 2014-10-17 00:31:47 +00:00
cmath_isinf.pass.cpp Mark math.h and cmath tests as xfail on linux. 2014-08-09 02:39:03 +00:00
cmath_isnan.pass.cpp fix copy and pasted comment in test 2014-08-09 02:43:16 +00:00
ctgmath.pass.cpp license change 2010-11-16 22:09:02 +00:00
tgmath_h.pass.cpp license change 2010-11-16 22:09:02 +00:00
version_cmath.pass.cpp license change 2010-11-16 22:09:02 +00:00