[libcxx-commits] [PATCH] D89679: [libcxx] [test] Mark tests for to_time_t as libcpp specific
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Oct 28 13:43:43 PDT 2021
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
This LGTM cause we're not supposed to provide `to_time_t` for the filesystem clock, but @mstorsjo would you mind trying to remove `to_time_t` from `_FilesystemClock` completely to see if that breaks anything serious?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89679/new/
https://reviews.llvm.org/D89679
More information about the libcxx-commits
mailing list