[libcxx-commits] [PATCH] D99184: [libc++] [C++20] [P0482] Add missing tests and synopses for char8_t.

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 23 10:45:51 PDT 2021


This revision was automatically updated to reflect the committed changes.
curdeius marked an inline comment as done.
Closed by commit rG28f82bec7fa1: [libc++] [C++20] [P0482] Add missing tests and synopses for char8_t. (authored by curdeius).

Changed prior to commit:
  https://reviews.llvm.org/D99184?vs=332646&id=332722#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99184

Files:
  libcxx/include/__string
  libcxx/include/iosfwd
  libcxx/include/string
  libcxx/include/string_view
  libcxx/test/std/language.support/support.limits/limits/is_specialized.pass.cpp
  libcxx/test/std/strings/basic.string.hash/char_type_hash.fail.cpp
  libcxx/test/std/strings/char.traits/char.traits.specializations/char.traits.specializations.char8_t/types.pass.cpp
  libcxx/test/std/strings/string.view/string.view.hash/char_type.hash.fail.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99184.332722.patch
Type: text/x-patch
Size: 8192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210323/b2592705/attachment-0001.bin>


More information about the libcxx-commits mailing list