[all-commits] [llvm/llvm-project] 821eb2: [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:05:47 PDT 2024


  Branch: refs/heads/users/mordante/format_performance__cleanups
  Home:   https://github.com/llvm/llvm-project
  Commit: 821eb283cd5909143511ca485cdd1eebb60246b0
      https://github.com/llvm/llvm-project/commit/821eb283cd5909143511ca485cdd1eebb60246b0
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2024-08-03 (Sat, 03 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