[PATCH] D49774: [libc++] Use __int128_t to represent file_time_type.

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 25 13:52:03 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCXX337960: [libc++] Use __int128_t to represent file_time_type. (authored by EricWF, committed by ).

Repository:
  rCXX libc++

https://reviews.llvm.org/D49774

Files:
  include/experimental/filesystem
  src/chrono.cpp
  src/experimental/filesystem/filesystem_common.h
  src/experimental/filesystem/operations.cpp
  src/include/apple_availability.h
  test/libcxx/experimental/filesystem/class.directory_entry/directory_entry.mods/last_write_time.sh.cpp
  test/libcxx/experimental/filesystem/convert_file_time.sh.cpp
  test/std/experimental/filesystem/fs.filesystem.synopsis/file_time_type.pass.cpp
  test/std/experimental/filesystem/fs.op.funcs/fs.op.last_write_time/last_write_time.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49774.157353.patch
Type: text/x-patch
Size: 63372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180725/ce47a8a2/attachment-0001.bin>


More information about the cfe-commits mailing list