[libc-commits] [libc] [libc] Add proxy header for the stack_t type (PR #107559)

via libc-commits libc-commits at lists.llvm.org
Fri Sep 6 13:24:48 PDT 2024


================
@@ -181,3 +181,12 @@ add_proxy_header_library(
     libc.include.signal
 )
 
+add_proxy_header_library(
+  stack_t
+  HDRS
+    stack_t
----------------
lntue wrote:

`stack_t.h`

https://github.com/llvm/llvm-project/pull/107559


More information about the libc-commits mailing list