[libc-commits] [libc] [libc][math] Implement fpclassify macro. (PR #109519)

Shourya Goel via libc-commits libc-commits at lists.llvm.org
Sat Sep 21 08:42:49 PDT 2024


================
@@ -9,10 +9,14 @@
 #ifndef LLVM_LIBC_MACROS_MATH_FUNCTION_MACROS_H
 #define LLVM_LIBC_MACROS_MATH_FUNCTION_MACROS_H
 
+#include "math-macros.h"
----------------
Sh0g0-1758 wrote:

done. 

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


More information about the libc-commits mailing list