[libcxx-commits] [PATCH] D151882: [NFC][libc++][tests] stringstream.assign should not be a subdirectory of stringstream.cons
Piotr Fusik via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jun 1 05:00:43 PDT 2023
pfusik created this revision.
Herald added a project: All.
pfusik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D151882
Files:
libcxx/test/std/input.output/string.streams/stringstream.assign/member_swap.pass.cpp
libcxx/test/std/input.output/string.streams/stringstream.assign/move.pass.cpp
libcxx/test/std/input.output/string.streams/stringstream.assign/nonmember_swap.pass.cpp
libcxx/test/std/input.output/string.streams/stringstream.cons/stringstream.assign/member_swap.pass.cpp
libcxx/test/std/input.output/string.streams/stringstream.cons/stringstream.assign/move.pass.cpp
libcxx/test/std/input.output/string.streams/stringstream.cons/stringstream.assign/nonmember_swap.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151882.527371.patch
Type: text/x-patch
Size: 6052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230601/76608b75/attachment-0001.bin>
More information about the libcxx-commits
mailing list