[libcxx-commits] [PATCH] D154390: [libc++] Avoid including things that require a filesystem in filesytem_clock.cpp

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 4 08:06:06 PDT 2023


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

Fix Windows issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154390

Files:
  libcxx/src/filesystem/file_descriptor.h
  libcxx/src/filesystem/filesystem_clock.cpp
  libcxx/src/filesystem/posix_compat.h
  libcxx/src/filesystem/time_utils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154390.537109.patch
Type: text/x-patch
Size: 7092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230704/22f8c8b3/attachment.bin>


More information about the libcxx-commits mailing list