diff options
author | Petr Hosek <phosek@google.com> | 2024-03-16 16:11:04 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-16 16:11:04 -0700 |
commit | 8f878c501886e6dc8b0cf062320a803593972bed (patch) | |
tree | 1c055c1dc17fd3c343c2b29b5bbc4b9d04f2a11a /clang/lib/Format/WhitespaceManager.cpp | |
parent | d33d5630b281debe6eabd67e323bcf767340fb6a (diff) | |
download | llvm-8f878c501886e6dc8b0cf062320a803593972bed.zip llvm-8f878c501886e6dc8b0cf062320a803593972bed.tar.gz llvm-8f878c501886e6dc8b0cf062320a803593972bed.tar.bz2 |
[libc] Include time.h in baremetal targets (#85026)
These types and conversion functions are used in embedded development.
Note that we cannot yet include other entrypoints such as asctime
because `src/time/time_utils.h` unconditionally uses `EOVERFLOW`, which
is only defined in POSIX and not in C standard. This issue is tracked by
#85556.
Diffstat (limited to 'clang/lib/Format/WhitespaceManager.cpp')
0 files changed, 0 insertions, 0 deletions