[libc-commits] [libc] [libc] Include time.h in baremetal targets (PR #85026)
Nick Desaulniers via libc-commits
libc-commits at lists.llvm.org
Wed Mar 13 08:40:40 PDT 2024
nickdesaulniers wrote:
> Note that we cannot include other entrypoints such such asctime because it unconditionally uses EOVERFLOW which is only defined in POSIX and not in C standard. This will need to be addressed first.
Please file a bug.
https://github.com/llvm/llvm-project/pull/85026
More information about the libc-commits
mailing list