[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 14:59:11 PDT 2024
================
@@ -17,7 +17,7 @@
#endif
#include <arm_acle.h>
-#include <fenv.h>
+#include "hdr/fenv_macros.h"
----------------
lntue wrote:
ditto
https://github.com/llvm/llvm-project/pull/87896
More information about the llvm-commits
mailing list