[libcxx-commits] [libcxx] [libc++] Fix hypotf linker error with Clang modules on Windows UCRT (PR #209403)
Takuto Ikuta via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 16 00:07:59 PDT 2026
atetubou wrote:
We filed https://github.com/llvm/llvm-project/issues/209989 to investigate this further to find which code paths caused behavior difference w/ and w/o modules. We'll revisit this when we found appropriate fix there.
https://github.com/llvm/llvm-project/pull/209403
More information about the libcxx-commits
mailing list