[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
Wed Jul 5 12:12:50 PDT 2023


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

Test source pointers set to null.


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.537461.patch
Type: text/x-patch
Size: 7747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230705/8c67316b/attachment-0001.bin>


More information about the libcxx-commits mailing list