[libcxx-commits] [libcxx] [libcxx] Undefine all supported C math functions (PR #94533)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jun 6 02:03:43 PDT 2024
philnik777 wrote:
Interesting. But wouldn't that mean that we'd technically also have to `#undef memcpy` and every other C function that exists? That seems a bit excessive to me.
https://github.com/llvm/llvm-project/pull/94533
More information about the libcxx-commits
mailing list