[libc] [llvm] [libc] Add proxy header for fenv.h macro constants. #87863 (PR #87896)

via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 7 11:24:59 PDT 2024


================
@@ -3,7 +3,7 @@ add_header_library(
   HDRS
     FEnvImpl.h
   DEPENDS
-    libc.include.fenv
+    libc.include.fenv 
----------------
lntue wrote:

also add `libc.hdr.fenv_macros` dependency here.

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


More information about the llvm-commits mailing list