[libcxx-commits] [libcxx] [libcxx] Undefine all supported C math functions (PR #94533)

via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 5 17:12:07 PDT 2024


PiJoules wrote:

So the `#undef isnan` path in libcxx/include/__math/traits.h is definitely taken. I think perhaps the macro is redefined elsewhere by including the system math.h somewhere.

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


More information about the libcxx-commits mailing list