[libc-commits] [libc] [libc] Create a separate proxy header for math-function-macros.h (PR #98430)

Nhat Nguyen via libc-commits libc-commits at lists.llvm.org
Thu Jul 11 22:09:57 PDT 2024


================
@@ -21,7 +21,6 @@
 #if defined(__GNUC__) && !defined(__clang__)
 #define _GLIBCXX_INCLUDE_NEXT_C_HEADERS
 #endif
-#include <math.h>
----------------
changkhothuychung wrote:

can you explain me why it is needed in overlay mode ? 

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


More information about the libc-commits mailing list