[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 Oct 1 13:50:32 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7e6a193f13eb: [libc++] Enable libc++-specific tests for constexpr string (authored by philnik).

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.464521.patch
Type: text/x-patch
Size: 7636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221001/a15c7c95/attachment.bin>


More information about the libcxx-commits mailing list