[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 21:52:48 PDT 2024
================
@@ -8,7 +8,7 @@
#include "FPExceptMatcher.h"
-#include <fenv.h>
----------------
lntue wrote:
Don't replace the include for this file yet, it only uses `fenv_t` and does not use any of the macro constants from `fenv.h`.
https://github.com/llvm/llvm-project/pull/87896
More information about the libc-commits
mailing list