[libcxx-commits] [PATCH] D113364: [libc++] Adds missing forward_list merge tests.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 9 11:12:15 PST 2021
This revision was automatically updated to reflect the committed changes.
Mordante marked 2 inline comments as done.
Closed by commit rG65fceaebc791: [libc++] Adds missing forward_list merge tests. (authored by Mordante).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113364/new/
https://reviews.llvm.org/D113364
Files:
libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/merge.pass.cpp
libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/merge_lvalue.pass.cpp
libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/merge_lvalue_pred.pass.cpp
libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/merge_pred.pass.cpp
libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/merge_rvalue.pass.cpp
libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/merge_rvalue_pred.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113364.385905.patch
Type: text/x-patch
Size: 17838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211109/522650d2/attachment-0001.bin>
More information about the libcxx-commits
mailing list