[libcxx-commits] [PATCH] D128578: [libc++] Enable libc++-specific tests for constexpr string

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jun 25 03:18:35 PDT 2022


philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const.
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/D128578

Files:
  libcxx/include/string
  libcxx/test/libcxx/strings/basic.string/PR42676.sh.cpp
  libcxx/test/libcxx/strings/basic.string/string.capacity/PR53170.pass.cpp
  libcxx/test/libcxx/strings/basic.string/string.capacity/max_size.pass.cpp
  libcxx/test/libcxx/strings/basic.string/string.cons/copy_shrunk_long.pass.cpp
  libcxx/test/libcxx/strings/basic.string/string.modifiers/clear_and_shrink.pass.cpp
  libcxx/test/libcxx/strings/basic.string/string.modifiers/resize_default_initialized.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128578.439968.patch
Type: text/x-patch
Size: 7812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220625/f9658d74/attachment.bin>


More information about the libcxx-commits mailing list