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 |
||
---|---|---|
.. | ||
UDT_is_rejected.fail.cpp | ||
arg.pass.cpp | ||
conj.pass.cpp | ||
imag.pass.cpp | ||
norm.pass.cpp | ||
pow.pass.cpp | ||
proj.pass.cpp | ||
real.pass.cpp |