backport libc++ fix to formatter #87800
Labels
format
C++20 std::format or std::print, and anything related to them
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
release:backport
Milestone
We should backport this fix to
formatter_floating_point
because it causes compilation errors on targets whereint32_t
is not compatible withint
./cherry-pick e1830f5
The text was updated successfully, but these errors were encountered: