[libc-commits] [libc] [llvm] [libc] Add proxy headers for fenv types. (PR #88467)
Job Henandez Lara via libc-commits
libc-commits at lists.llvm.org
Fri Apr 12 15:43:12 PDT 2024
================
@@ -119,6 +119,15 @@ libc_support_library(
)
libc_support_library(
+ name = "hdr_fenv_t",
----------------
Jobhdez wrote:
I have addressed your comments
https://github.com/llvm/llvm-project/pull/88467
More information about the libc-commits
mailing list