[libcxx-commits] [libcxx] [libc++] Fix std modules compile errors caused by <ctime> functions on Windows (PR #174136)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jan 5 08:02:22 PST 2026
https://github.com/philnik777 commented:
I'm pretty much fine with this, but IMO this requires testing - at least that we can build modules on windows with a sufficiently new CRT. I realize that our modules testing is rather lacking currently, but this shouldn't be impossible.
https://github.com/llvm/llvm-project/pull/174136
More information about the libcxx-commits
mailing list