swift icon indicating copy to clipboard operation
swift copied to clipboard

Runtimes: inject Windows SDK clang modules

Open compnerd opened this issue 9 months ago • 2 comments

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.

compnerd avatar Mar 27 '25 15:03 compnerd

@swift-ci please smoke test

compnerd avatar Mar 27 '25 15:03 compnerd

@swift-ci please test Windows platform

compnerd avatar Mar 28 '25 15:03 compnerd