[libcxx-commits] [libcxx] [libc++] Fix hypotf linker error with Clang modules on Windows UCRT (PR #209403)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 14 02:54:41 PDT 2026
https://github.com/philnik777 requested changes to this pull request.
AFAICT this is fundamentally a Clang bug. Why do we want to work around this in the library instead of fixing Clang?
https://github.com/llvm/llvm-project/pull/209403
More information about the libcxx-commits
mailing list