[libcxx-commits] [PATCH] D63328: [libc++] Avoid using timespec when it might not be available
Mikhail Maltsev via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jun 19 02:08:09 PDT 2019
miyuki added a comment.
We maintain such library for an embedded toolchain. Besides, only C++17 and later versions are based on C11.
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