[all-commits] [llvm/llvm-project] e30a14: [libc++] Remove generic char_traits implementation

philnik777 via All-commits all-commits at lists.llvm.org
Wed Aug 9 15:55:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e30a148b098d462d0267c479cd9e4783363c2761
      https://github.com/llvm/llvm-project/commit/e30a148b098d462d0267c479cd9e4783363c2761
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2023-08-09 (Wed, 09 Aug 2023)

  Changed paths:
    M libcxx/docs/ReleaseNotes/18.rst
    M libcxx/include/__string/char_traits.h
    R libcxx/test/libcxx/strings/char.traits/char.traits.specializations/arbitrary_char_type.deprecated.verify.cpp
    R libcxx/test/libcxx/strings/char.traits/char.traits.specializations/arbitrary_char_type.pass.cpp
    M libcxx/test/std/utilities/format/format.formattable/concept.formattable.compile.pass.cpp

  Log Message:
  -----------
  [libc++] Remove generic char_traits implementation

This has been deprecated and should be removed now.

Reviewed By: #libc, Mordante

Spies: Mordante, libcxx-commits

Differential Revision: https://reviews.llvm.org/D157058




More information about the All-commits mailing list