[libcxx-commits] [PATCH] D154499: [libc++] Do not use stringbuf's string after move

Piotr Fusik via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 11 23:22:23 PDT 2023


pfusik updated this revision to Diff 539397.
pfusik added a comment.

Mark move assignment/constructor tests as unsupported in C++03.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154499

Files:
  libcxx/include/sstream
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154499.539397.patch
Type: text/x-patch
Size: 8361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230712/1a3c35b0/attachment.bin>


More information about the libcxx-commits mailing list