[libcxx-commits] [libcxx] [libc++] Fix std modules compile errors caused by <ctime> functions on Windows (PR #174136)

via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 15 00:04:22 PDT 2026


siradam7th wrote:

Fair enough, this workaround was only necessary for older UCRT versions and it was fixed eventually, and given the experimental modules support this might not be necessary to add.
I have notified https://github.com/llvm/llvm-project/issues/64812 and will be closing this PR.

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


More information about the libcxx-commits mailing list