[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
Thu Sep 29 06:25:57 PDT 2022


philnik updated this revision to Diff 463868.
philnik added a comment.

Rebased


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128578

Files:
  libcxx/include/string
  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.463868.patch
Type: text/x-patch
Size: 7588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220929/5c8f855e/attachment.bin>


More information about the libcxx-commits mailing list