Unverified Commit b854a232 authored by Robin Caloudis's avatar Robin Caloudis Committed by GitHub
Browse files

[libc][c23][fenv] Implement fetestexceptflag (#87828)

Provide C23 `fetestexceptflag` function according to 7.6.4.6 in the
latest [revision of the C
standard](https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf)
from 2023-04-02.

Closes https://github.com/llvm/llvm-project/issues/87565.
parent 950bb097
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment