[all-commits] [llvm/llvm-project] 07cdf4: [libc][obvious] fix missing type headers
michaelrj-google via All-commits
all-commits at lists.llvm.org
Mon Mar 20 16:43:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 07cdf4a10d783c6af31877cf3433e46c1527115c
https://github.com/llvm/llvm-project/commit/07cdf4a10d783c6af31877cf3433e46c1527115c
Author: Michael Jones <michaelrj at google.com>
Date: 2023-03-20 (Mon, 20 Mar 2023)
Changed paths:
M libc/include/CMakeLists.txt
Log Message:
-----------
[libc][obvious] fix missing type headers
forgot to add wint_t and wchar_t type headers to the wchar
headergen definition.
Differential Revision: https://reviews.llvm.org/D146472
More information about the All-commits
mailing list