[libcxx-commits] [PATCH] D122257: [libc++] Fix undefined behavior in `std::filebuf`
Fabian Wolff via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Apr 14 07:21:34 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4ff70dba3839: [libc++] Fix undefined behavior in `std::filebuf` (authored by fwolff).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122257/new/
https://reviews.llvm.org/D122257
Files:
libcxx/include/fstream
libcxx/test/std/input.output/file.streams/fstreams/filebuf.assign/nonmember_swap.pass.cpp
libcxx/test/std/input.output/file.streams/fstreams/filebuf.assign/nonmember_swap_min.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122257.422864.patch
Type: text/x-patch
Size: 6262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220414/2939b6aa/attachment-0001.bin>
More information about the libcxx-commits
mailing list