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
Avoid 'import WinSDK' in swift sources or `#include` in headers.
This is to avoid linking with Swift overlay library (swiftWinSDK.dll)
so swift-frontend with plugins won't depends on it.
(cherry picked from commit d360086)
0 commit comments