[libcxx-commits] [PATCH] D154514: [libc++] Fix incorrect length check in std::basic_filebuf
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 6 14:26:11 PDT 2023
mstorsjo added a comment.
In D154514#4478657 <https://reviews.llvm.org/D154514#4478657>, @ldionne wrote:
> @mstorsjo I am seeing some errors on Windows, and on Windows only: https://buildkite.com/llvm-project/libcxx-ci/builds/27632.
>
> Do you think you (or someone else seeing this w/ Windows access) can help troubleshoot this? I expect this is going to be challenging to troubleshoot without being able to repro locally. Otherwise, I'll XFAIL the two tests I added on Windows.
I can have a look, but probably only within a couple days.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154514/new/
https://reviews.llvm.org/D154514
More information about the libcxx-commits
mailing list