[clang] [Clang][Headers] Fix tgmath.h incompatibility with Glibc (PR #161301)

Nikolas Klauser via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 2 00:20:19 PDT 2025


https://github.com/philnik777 commented:

Is there a reason to not just do `#if __has_include_next(<tgmath.h>)`?

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


More information about the cfe-commits mailing list