[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
Wed Nov 23 06:51:38 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaeecef08c385: [libc++] Remove default definition of std::char_traits (authored by ldionne).

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/libcxx/strings/char.traits/char.traits.specializations/signed_unsigned_char.deprecated.verify.cpp
  libcxx/test/libcxx/strings/char.traits/char.traits.specializations/signed_unsigned_char.pass.cpp
  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.477492.patch
Type: text/x-patch
Size: 25746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221123/46068de2/attachment-0001.bin>


More information about the libcxx-commits mailing list