[libc-commits] [libc] [libc][math] Add Generic Comparison Operations for floating point types (PR #144983)

via libc-commits libc-commits at lists.llvm.org
Mon Jul 21 09:11:12 PDT 2025


================
@@ -10,6 +10,7 @@
 #define LLVM_LIBC_SRC___SUPPORT_FPUTIL_ROUNDING_MODE_H
 
 #include "hdr/fenv_macros.h"
+#include "src/__support/CPP/type_traits.h"
----------------
overmighty wrote:

Can be removed.

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


More information about the libc-commits mailing list