[libcxx-commits] [PATCH] D127156: [libc++] Granularize __string

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 6 14:35:48 PDT 2022


philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const.
Herald added a subscriber: mgorny.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D127156

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__format/formatter_bool.h
  libcxx/include/__string
  libcxx/include/__string/char_traits.h
  libcxx/include/__string/extern_template_lists.h
  libcxx/include/bitset
  libcxx/include/ext/__hash
  libcxx/include/iomanip
  libcxx/include/locale
  libcxx/include/module.modulemap
  libcxx/include/string
  libcxx/include/string_view
  libcxx/include/system_error
  libcxx/include/thread
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/test/libcxx/utilities/function.objects/unord.hash/murmur2_or_cityhash_ubsan_unsigned_overflow_ignored.pass.cpp
  libcxx/test/std/strings/basic.string.hash/char_type_hash.fail.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127156.434617.patch
Type: text/x-patch
Size: 35341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220606/4815f8c6/attachment-0001.bin>


More information about the libcxx-commits mailing list