[libc-commits] [libc] [libc] Add proxy headers to handle memory allocation associated with the header `#include <stdlib.h> (PR #114690)

via libc-commits libc-commits at lists.llvm.org
Sun Nov 3 10:31:54 PST 2024


================
@@ -401,6 +402,7 @@ if(LLVM_LIBC_FULL_BUILD)
       libc.src.stdlib.quick_exit
       libc.src.stdlib.at_quick_exit
       libc.src.__support.CPP.array
+      libc.hdr.func._Exit 
----------------
lntue wrote:

nit: put `libc.hdr` above `libc.src`

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


More information about the libc-commits mailing list