[libc-commits] [libc] [libc] Remove the #include <stdlib.h> header (PR #114453)
Michael Jones via libc-commits
libc-commits at lists.llvm.org
Thu Oct 31 13:33:32 PDT 2024
================
@@ -8,8 +8,6 @@
// #include "src/__support/str_float_conv_utils.h"
-#include <stdlib.h>
----------------
michaelrj-google wrote:
This is an unusual test (that I honestly need to refactor and maybe remove) but for now this include needs to stay.
https://github.com/llvm/llvm-project/pull/114453
More information about the libc-commits
mailing list