[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 07:30:32 PDT 2022
jloser updated this revision to Diff 433391.
jloser added a comment.
Enable the tests for C++20
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.433391.patch
Type: text/x-patch
Size: 7928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220601/159f1c1a/attachment-0001.bin>
More information about the libcxx-commits
mailing list