[all-commits] [llvm/llvm-project] 5c1188: Revert "[libc++] Optimize num_put integral functio...

Alexander Kornienko via All-commits all-commits at lists.llvm.org
Mon Mar 17 06:38:59 PDT 2025


  Branch: refs/heads/revert-120859-optimize_num_put
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c1188dfb27c3499f58849bde211ac03026d90d1
      https://github.com/llvm/llvm-project/commit/5c1188dfb27c3499f58849bde211ac03026d90d1
  Author: Alexander Kornienko <alexfh at google.com>
  Date:   2025-03-17 (Mon, 17 Mar 2025)

  Changed paths:
    M libcxx/docs/ReleaseNotes/20.rst
    M libcxx/include/__charconv/tables.h
    M libcxx/include/__charconv/to_chars_base_10.h
    M libcxx/include/__charconv/to_chars_integral.h
    M libcxx/include/__charconv/to_chars_result.h
    M libcxx/include/__charconv/traits.h
    M libcxx/include/__format/formatter_floating_point.h
    M libcxx/include/__format/formatter_integral.h
    M libcxx/include/__format/formatter_output.h
    M libcxx/include/locale
    M libcxx/include/module.modulemap
    R libcxx/test/benchmarks/locale/num_put.bench.cpp
    M libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/put_pointer.pass.cpp

  Log Message:
  -----------
  Revert "[libc++] Optimize num_put integral functions (#120859)"

This reverts commit 15edf8725a8044e5cb681a5773e0ada1249690cb.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list