[libcxx-commits] [PATCH] D126737: [libc++][test] Enable constexpr string comparison tests

Joe Loser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 1 18:28:40 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG93a375a15c8a: [libc++][test] Enable constexpr string comparison tests (authored by joe_loser).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126737

Files:
  libcxx/test/std/strings/string.view/string.view.comparison/equal.pass.cpp
  libcxx/test/std/strings/string.view/string.view.comparison/greater.pass.cpp
  libcxx/test/std/strings/string.view/string.view.comparison/greater_equal.pass.cpp
  libcxx/test/std/strings/string.view/string.view.comparison/less.pass.cpp
  libcxx/test/std/strings/string.view/string.view.comparison/less_equal.pass.cpp
  libcxx/test/std/strings/string.view/string.view.comparison/not_equal.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126737.433608.patch
Type: text/x-patch
Size: 7928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220602/32217e94/attachment-0001.bin>


More information about the libcxx-commits mailing list