[libcxx-commits] [PATCH] D91141: [9/N] [libcxx] Implement the stat function family on top of native windows APIs
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jan 19 07:47:37 PST 2021
mstorsjo updated this revision to Diff 317567.
mstorsjo added a comment.
Herald added a subscriber: mgorny.
Moved posix reimplementations to a separate header.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91141/new/
https://reviews.llvm.org/D91141
Files:
libcxx/src/CMakeLists.txt
libcxx/src/filesystem/filesystem_common.h
libcxx/src/filesystem/operations.cpp
libcxx/src/filesystem/posix_compat.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91141.317567.patch
Type: text/x-patch
Size: 8958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210119/dfda678b/attachment.bin>
More information about the libcxx-commits
mailing list