[libcxx-commits] [PATCH] D113906: [libc++] [test] Add "robust_re_difference_type.compile.pass.cpp" for all the algorithms.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Nov 17 09:48:06 PST 2021
Quuxplusone updated this revision to Diff 387972.
Quuxplusone marked an inline comment as done.
Quuxplusone added a comment.
Add missing `TEST_CONSTEXPR`s to the new callable struct types. This should make CI happy.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113906/new/
https://reviews.llvm.org/D113906
Files:
libcxx/test/std/algorithms/robust_against_adl.compile.pass.cpp
libcxx/test/std/algorithms/robust_against_adl.pass.cpp
libcxx/test/std/algorithms/robust_against_adl_on_new.pass.cpp
libcxx/test/std/algorithms/robust_re_difference_type.compile.pass.cpp
libcxx/test/support/test_macros.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113906.387972.patch
Type: text/x-patch
Size: 35503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211117/0f947bc4/attachment-0001.bin>
More information about the libcxx-commits
mailing list