[all-commits] [llvm/llvm-project] ab3ed9: [libc++][format][7/7] Cleans up the buffer code.

Mark de Wever via All-commits all-commits at lists.llvm.org
Sun Aug 4 02:46:26 PDT 2024


  Branch: refs/heads/users/mordante/format_performance__cleanups
  Home:   https://github.com/llvm/llvm-project
  Commit: ab3ed920539794cae7ade2b4ae91f21e547517dc
      https://github.com/llvm/llvm-project/commit/ab3ed920539794cae7ade2b4ae91f21e547517dc
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2024-08-04 (Sun, 04 Aug 2024)

  Changed paths:
    M libcxx/include/__format/buffer.h
    M libcxx/test/libcxx/transitive_includes/cxx03.csv
    M libcxx/test/libcxx/transitive_includes/cxx11.csv
    M libcxx/test/libcxx/transitive_includes/cxx14.csv
    M libcxx/test/libcxx/transitive_includes/cxx17.csv
    M libcxx/test/libcxx/transitive_includes/cxx20.csv
    M libcxx/test/libcxx/transitive_includes/cxx23.csv
    M libcxx/test/libcxx/transitive_includes/cxx26.csv
    M libcxx/test/std/utilities/format/format.functions/format_tests.h

  Log Message:
  -----------
  [libc++][format][7/7] Cleans up the buffer code.

The internal format buffer code shipped with LLVM 19 is no longer used and
removed. This also updates parts of the documentation to reflect its proper
state.



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