[libcxx-commits] [PATCH] D89864: [libcxx] [test] Move use of statvfs to helper header

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 21 03:46:30 PDT 2020


mstorsjo created this revision.
mstorsjo added a reviewer: libc++.
Herald added a project: libc++.
Herald added 1 blocking reviewer(s): libc++.
mstorsjo requested review of this revision.

Implement the corresponding thing using windows functions as well.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89864

Files:
  libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.space/space.pass.cpp
  libcxx/test/support/filesystem_test_helper.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89864.299627.patch
Type: text/x-patch
Size: 4309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201021/9ab35401/attachment.bin>


More information about the libcxx-commits mailing list