[libc-commits] [libc] [libc] Remove header templates from several C standard headers. (PR #188878)
Alexey Samsonov via libc-commits
libc-commits at lists.llvm.org
Fri Mar 27 10:46:24 PDT 2026
================
@@ -1,8 +1,11 @@
header: wchar.h
-header_template: wchar.h.def
+standards:
+ - stdc
macros:
- macro_name: "NULL"
macro_header: null-macro.h
+ - macro_name: WEOF
----------------
vonosmas wrote:
See question about NULL above.
https://github.com/llvm/llvm-project/pull/188878
More information about the libc-commits
mailing list