[libcxx-commits] [libcxx] Reapply "[libc++] Optimize num_put integral functions" (#131613) (PR #133572)

via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 22 07:37:15 PDT 2025


asmok-g wrote:

As for google internal testing, what we see is a bunch of golden-tests failing due to the change in `nullptr` formatting from `(nil)` to `0`.

https://github.com/llvm/llvm-project/pull/133572


More information about the libcxx-commits mailing list