[libc-commits] [libc] [llvm] [libc] Add proxy header for fenv.h macro constants. #87863 (PR #87896)
via libc-commits
libc-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 libc-commits
mailing list