[libcxx-commits] [PATCH] D157058: [libc++] Remove generic char_traits implementation

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 8 13:17:54 PDT 2023


philnik updated this revision to Diff 548327.
philnik added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157058/new/

https://reviews.llvm.org/D157058

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157058.548327.patch
Type: text/x-patch
Size: 13701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230808/b90d4dc1/attachment-0001.bin>


More information about the libcxx-commits mailing list