[libc] [llvm] [libc] Add proxy headers for fenv types. (PR #88467)
Nick Desaulniers via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 12 14:32:00 PDT 2024
================
@@ -41,6 +41,24 @@ add_proxy_header_library(
libc.include.fenv
)
+add_proxy_header_library(
+ fenv_t
----------------
nickdesaulniers wrote:
yeah
https://github.com/llvm/llvm-project/pull/88467
More information about the llvm-commits
mailing list