Closed as not planned
Description
std::to_char
in libc++ converts long double
to double
:
llvm-project/libcxx/src/charconv.cpp
Lines 81 to 83 in 3c126d5
Test shows libc++ std::to_char
output being different from printf
/std::ostream
, and compared to libstdc++: https://godbolt.org/z/GsYfTTjq7