[libc-commits] [libc] [libc] Remove the #include <stdlib.h> header (PR #114453)
Job Henandez Lara via libc-commits
libc-commits at lists.llvm.org
Fri Nov 1 13:58:08 PDT 2024
================
@@ -8,8 +8,6 @@
// #include "src/__support/str_float_conv_utils.h"
-#include <stdlib.h>
----------------
Jobhdez wrote:
@michaelrj-google hey, i dont see any direct usage of this `#include <stdlib.h>` header file here. ive ran both the overlay and full build mode and the build and tests for both modes are successful
https://github.com/llvm/llvm-project/pull/114453
More information about the libc-commits
mailing list