[libc-commits] [libc] [libc][newheadergen]: adding entry_point testing (PR #99587)
via libc-commits
libc-commits at lists.llvm.org
Fri Jul 19 11:03:34 PDT 2024
================
@@ -40,10 +40,6 @@ _Float16 func_c(int, float) __NOEXCEPT;
_Float16 func_d(int, float) __NOEXCEPT;
#endif // LIBC_TYPES_HAS_FLOAT16
-#ifdef LIBC_TYPES_HAS_FLOAT16_AND_FLOAT128
----------------
aaryanshukla wrote:
fixed, let me if I'm good to merge
https://github.com/llvm/llvm-project/pull/99587
More information about the libc-commits
mailing list