[all-commits] [llvm/llvm-project] 50a19f: [libc] Include stdio.h in baremetal getchar.cpp (#...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Tue Jul 9 10:10:37 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 50a19f94341c4d0a1a2b860b521a0d8a9515fb5f
https://github.com/llvm/llvm-project/commit/50a19f94341c4d0a1a2b860b521a0d8a9515fb5f
Author: Petr Hosek <phosek at google.com>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M libc/src/stdio/baremetal/CMakeLists.txt
M libc/src/stdio/baremetal/getchar.cpp
Log Message:
-----------
[libc] Include stdio.h in baremetal getchar.cpp (#98188)
This is needed for the EOF constant.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list