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