[libcxx-commits] [libcxx] [libc++] Switch FreeBSD CI job to Clang 17 (PR #86320)

Dimitry Andric via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 22 14:42:40 PDT 2024


DimitryAndric wrote:

Would `extern inline` work better here? Or is that also incompatible? (As far as I can see both the C and C++ standard just refer to this function as `int feclearexcept(int excepts);`.

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


More information about the libcxx-commits mailing list