You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overlay: perform micro-optimization on Windows, correct export
The `CRT` and `WinSDK` overlays do not expose protocols (and should
not). Avoid force load symbols for these modules. This is a minor
micro-optimization for clients.
Correct the exported interface to allow building against these modules
by propagating the workaround from Core to expose the swift interface.
0 commit comments