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
The change in swiftlang#3590 introduced an undefined pure virtual method but did
not mark it as a pure virtual method, resulting in an undefined exported
function. The Windows build identified this issue.
Patch by Adrian Prantl!
0 commit comments