[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
Sat Nov 2 18:22:12 PDT 2024


================
@@ -16,8 +16,10 @@
 #include "src/string/memory_utils/inline_memset.h"
 #include "src/string/string_utils.h" // string_length
 
+#include "hdr/free.h"
----------------
lntue wrote:

put the `hdr` with the group above.

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


More information about the libc-commits mailing list