[all-commits] [llvm/llvm-project] 473dea: [libc] Output all headers with LIBC_CONF_OUTPUT_AL...
William Huynh via All-commits
all-commits at lists.llvm.org
Fri Jun 13 14:37:47 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 473dea9b0b86d48db805079fa3e68b37e1dbcdd9
https://github.com/llvm/llvm-project/commit/473dea9b0b86d48db805079fa3e68b37e1dbcdd9
Author: William Huynh <William.Huynh at arm.com>
Date: 2025-06-13 (Fri, 13 Jun 2025)
Changed paths:
M libc/CMakeLists.txt
M libc/cmake/modules/LLVMLibCHeaderRules.cmake
M libc/test/UnitTest/CMakeLists.txt
Log Message:
-----------
[libc] Output all headers with LIBC_CONF_OUTPUT_ALL_HEADERS (#144114)
Following discussion from
https://discourse.llvm.org/t/missing-declarations-in-header-files/86678,
we decided to add a flag to output all headers. Requires #144049.
- Allows outputting all headers
- Minor whitespace change for alignment
---------
Co-authored-by: Michael Jones <michaelrj at google.com>
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