Skip to content

Conversation

@hamishknight
Copy link

master-next cherry-pick of #1470.

`TBDGenOptions` was forward declared as a `class` rather than `struct`.
The type mismatch causes a link failure as the type information is
encoded into the decorated name under the Microsoft ABI.  Switch the
forward declaration to match.
@hamishknight hamishknight merged commit 2f6a986 into swiftlang:swift/master-next Jul 16, 2020
@hamishknight hamishknight deleted the tbd-next branch July 16, 2020 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants