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

via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 7 11:26:40 PDT 2024


================
@@ -12,7 +12,6 @@
 #include "src/__support/FPUtil/FPBits.h"
----------------
lntue wrote:

Add `#include "hdr/fenv_macros.h"` here also. It seems redundant, but it will make the next step easier.

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


More information about the llvm-commits mailing list