[libc-commits] [libc] [libc][math][c23] Add f16fmaf C23 math function (PR #95483)
via libc-commits
libc-commits at lists.llvm.org
Thu Jun 13 16:09:05 PDT 2024
================
@@ -10,6 +10,7 @@
#define LLVM_LIBC_UTILS_MPFRWRAPPER_MPFRUTILS_H
#include "src/__support/CPP/type_traits.h"
+#include "src/__support/CPP/type_traits/type_identity.h"
----------------
overmighty wrote:
Oops. I need to undo this.
https://github.com/llvm/llvm-project/pull/95483
More information about the libc-commits
mailing list