[libc] [llvm] [libc] Add proxy headers for fenv types. (PR #88467)
Michael Jones via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 12 13:56:21 PDT 2024
================
@@ -119,6 +119,15 @@ libc_support_library(
)
libc_support_library(
+ name = "hdr_fenv_t",
----------------
michaelrj-google wrote:
once the source files are moved to the `/types/` folder, these targets should be moved down in this file to match.
https://github.com/llvm/llvm-project/pull/88467
More information about the llvm-commits
mailing list