[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:53 PDT 2024


================
@@ -119,6 +119,15 @@ libc_support_library(
 )
 
 libc_support_library(
+    name = "hdr_fenv_t",
----------------
nickdesaulniers wrote:

See  L140 `############################ Type Proxy Header Files ###########################`

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


More information about the llvm-commits mailing list