[libcxx-commits] [PATCH] D113430: [libc++] Implement file_clock::{to, from}_sys

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 9 10:24:39 PST 2021


ldionne updated this revision to Diff 385882.
ldionne marked an inline comment as done.
ldionne added a comment.

Remove `namespace chrono = std::chrono` and add XFAIL on 32 bits.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113430

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/include/chrono
  libcxx/test/std/utilities/time/time.clock/time.clock.file/to_from_sys.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113430.385882.patch
Type: text/x-patch
Size: 5412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211109/ef13fdae/attachment.bin>


More information about the libcxx-commits mailing list