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

Marshall Clow via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 24 21:27:33 PDT 2018


mclow.lists added a comment.

I haven't reviewed this closely, but you might want to look at http://wg21.link/P0355, where we added a `file_clock` and `file_time` types.


Repository:
  rCXX libc++

https://reviews.llvm.org/D49774





More information about the cfe-commits mailing list