[libcxx-commits] [PATCH] D154499: [libc++] Improve the tests for std::basic_stringbuf's constructors and assignment operators

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Oct 13 17:06:05 PDT 2023


ldionne updated this revision to Diff 557703.
ldionne retitled this revision from "[libc++] Do not use stringbuf's string after move" to "[libc++] Improve the tests for std::basic_stringbuf's constructors and assignment operators".
ldionne added a comment.
Herald added a subscriber: arichardson.

Updating.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154499

Files:
  libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.assign/move.pass.cpp
  libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.cons/move.alloc.pass.cpp
  libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.cons/move.pass.cpp
  libcxx/utils/data/ignore_format.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154499.557703.patch
Type: text/x-patch
Size: 13269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20231014/00f28f74/attachment-0001.bin>


More information about the libcxx-commits mailing list