Skip to content

Update for apple/swift#32862 #1447

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 14, 2020

Conversation

hamishknight
Copy link

No description provided.

@hamishknight
Copy link
Author

swiftlang/swift#32862

@swift-ci please test

@hamishknight
Copy link
Author

swiftlang/swift#32862

@swift-ci please test macOS

@hamishknight hamishknight merged commit bece789 into swiftlang:swift/master Jul 14, 2020
@hamishknight hamishknight deleted the linked-in branch July 14, 2020 20:46
compnerd added a commit to compnerd/llvm-project that referenced this pull request Jul 16, 2020
`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.
compnerd added a commit that referenced this pull request Jul 16, 2020
lldb: repair the Windows build after #1447
hamishknight pushed a commit to hamishknight/llvm-project that referenced this pull request Jul 16, 2020
`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 pushed a commit to hamishknight/llvm-project that referenced this pull request Jul 16, 2020
`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 added a commit that referenced this pull request Jul 16, 2020
[master-next] lldb: repair the Windows build after #1447
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.

1 participant