[PATCH] D54826: [Support/FileSystem] Add sub-second precision for atime/mtime of sys::fs::file_status on unix platforms

Argyrios Kyrtzidis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 22 10:32:54 PST 2018


akyrtzi updated this revision to Diff 175062.
akyrtzi added a comment.

Moved the toTimePoint conversion function to llvm/Support/Chrono.h so it can be broadly available.


https://reviews.llvm.org/D54826

Files:
  cmake/config-ix.cmake
  include/llvm/Config/config.h.cmake
  include/llvm/Support/Chrono.h
  include/llvm/Support/FileSystem.h
  lib/Support/Unix/Path.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54826.175062.patch
Type: text/x-patch
Size: 5502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181122/8c3e4c57/attachment.bin>


More information about the llvm-commits mailing list