[libc-commits] [libc] [libc][math] Add iscanonical functions to math.yaml (PR #199317)

via libc-commits libc-commits at lists.llvm.org
Sun Jun 21 08:24:27 PDT 2026


jofrn wrote:

> Sorry for a late reply. But `iscanonical` is a macro in C. We shouldn't add these functions to the generated `math.h`.

It's okay. Extending the `_Generic` macro interface to `iscanonical` here: https://github.com/llvm/llvm-project/pull/204981.

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


More information about the libc-commits mailing list