[libc-commits] [libc] [llvm] [libc][c23][fenv] Implement fetestexceptflag (PR #87828)
Robin Caloudis via libc-commits
libc-commits at lists.llvm.org
Sun Apr 14 11:21:43 PDT 2024
robincaloudis wrote:
Thanks for the review, @nickdesaulniers and @lntue. I fully agree on the things you pointed out and made the corresponding changes. As https://github.com/llvm/llvm-project/pull/88467 is already approved, let's wait until it is merged and use `#include "hdr/types/fexcept_t.h"` instead of `#include <fenv.h>`.
https://github.com/llvm/llvm-project/pull/87828
More information about the libc-commits
mailing list