swift
b8b1ebeb
- [windows] extract more top-level C stdlib modules for libc++
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[windows] extract more top-level C stdlib modules for libc++ compatibility Extract _errno, _math, _stdlib, _stddef submodules from ucrt into their own top level modules. This ensures that ucrt.modulemap is now compatbile with libc++ on Windows.
References
hyp/extract-top-level-c-stdlib-fixes
Author
hyp
Committer
hyp
Parents
b2ae07d0
Loading