[libcxx-commits] [PATCH] D63328: [libc++] Avoid using timespec when it might not be available
Eric Fiselier via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jun 19 08:18:29 PDT 2019
EricWF added a comment.
This isn't a question of C11 because `timespec` has been a part of the POSIX spec forever.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63328/new/
https://reviews.llvm.org/D63328
More information about the libcxx-commits
mailing list