[libcxx-commits] [PATCH] D154514: [libc++] Fix incorrect length check in std::basic_filebuf

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 26 07:08:29 PDT 2023


ldionne updated this revision to Diff 557896.
ldionne added a comment.

Fix Windows tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154514

Files:
  libcxx/include/fstream
  libcxx/test/std/input.output/file.streams/fstreams/ifstream.members/buffered_reads.pass.cpp
  libcxx/test/std/input.output/file.streams/fstreams/ofstream.members/buffered_writes.pass.cpp
  libcxx/test/std/input.output/file.streams/fstreams/types.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154514.557896.patch
Type: text/x-patch
Size: 20856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20231026/a007ac89/attachment-0001.bin>


More information about the libcxx-commits mailing list