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

via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 6 22:01:18 PDT 2024


================
@@ -14,8 +14,8 @@
 #include "src/__support/FPUtil/fpbits_str.h"
 #include "test/UnitTest/FPMatcher.h"
 
+#include "hdr/fenv_macros.h"
----------------
lntue wrote:

Look like this is not used directly in this file.  You can remove it.

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


More information about the llvm-commits mailing list