[libc-commits] [libc] [libc] Add missing POSIX macros to cpio.h (PR #188840)
Alexey Samsonov via libc-commits
libc-commits at lists.llvm.org
Fri Mar 27 09:21:38 PDT 2026
================
@@ -0,0 +1,51 @@
+header: cpio.h
+header_template: cpio.h.def
----------------
vonosmas wrote:
I believe you can remove the header template cpio.h.def entirely, as the header will be just generated from YAML in that case.
https://github.com/llvm/llvm-project/pull/188840
More information about the libc-commits
mailing list