forked from OSchip/llvm-project
![]() The functions arg, conj, imag, norm, proj, and real have additional overloads for arguments of integral or floating point types. However these overloads should not allow conversions to the integral/floating point types, only exact matches. This patch constrains these functions so they no longer allow conversions. llvm-svn: 276067 |
||
---|---|---|
.. | ||
c.math | ||
cfenv/cfenv.syn | ||
complex.number | ||
numarray | ||
numeric.ops | ||
numeric.requirements | ||
numerics.general | ||
rand | ||
nothing_to_do.pass.cpp |