mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When building the standard library, the SDK is not fully staged and so the compiler would not be able to inject the VFS overlay for the modularisation of the Windows SDK. Manually construct the mappings and apply them.