forked from OSchip/llvm-project
07df631129
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 |
||
---|---|---|
.. | ||
cmath.pass.cpp | ||
cmath_isinf.pass.cpp | ||
cmath_isnan.pass.cpp | ||
ctgmath.pass.cpp | ||
tgmath_h.pass.cpp | ||
version_cmath.pass.cpp |