[libcxx-commits] [PATCH] D138307: [libc++] Remove default definition of std::char_traits

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 21 15:04:35 PST 2022


ldionne updated this revision to Diff 477015.
ldionne added a comment.

Rebase onto main with some changes extracted into separate patches. Will update with `signed char` and `unsigned char` once we have agreed on a direction.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138307

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/include/__string/char_traits.h
  libcxx/test/std/ranges/range.adaptors/range.lazy.split/general.pass.cpp
  libcxx/test/std/strings/basic.string/string.modifiers/string_append/push_back.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138307.477015.patch
Type: text/x-patch
Size: 10556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221121/32d73539/attachment.bin>


More information about the libcxx-commits mailing list