[libc] [llvm] [libc] Add proxy headers for fenv types. (PR #88467)
    via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Apr 11 21:15:41 PDT 2024
    
    
  
================
@@ -7,11 +7,10 @@
 //===----------------------------------------------------------------------===//
 
 #include "src/fenv/fegetexceptflag.h"
+#include "hdr/fexcept_t.h"
----------------
lntue wrote:
Add libc.hdr.fenv_t to its direct dependency.
https://github.com/llvm/llvm-project/pull/88467
    
    
More information about the llvm-commits
mailing list