[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:39:26 PDT 2023
pfusik added a comment.
In D154499#4474816 <https://reviews.llvm.org/D154499#4474816>, @philnik wrote:
> I am quite certain that `basic_stringbuf` has to be in a valid but unspecified state
https://timsong-cpp.github.io/cppwp/n4868/stringbuf#cons-11.13
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154499/new/
https://reviews.llvm.org/D154499
More information about the libcxx-commits
mailing list