Skip to content

Revert "[cxx-interop] Fix two issues with extending nested types across modules." #40481

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
Dec 9, 2021

Conversation

nkcsgexi
Copy link
Contributor

@nkcsgexi nkcsgexi commented Dec 9, 2021

This reverts commit 6ba7a1e.

@nkcsgexi nkcsgexi requested a review from zoecarver December 9, 2021 04:01
@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Dec 9, 2021

@swift-ci please smoke test

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Dec 9, 2021

@zoecarver sorry about reverting this but this commit seems to be breaking our internal adopters. More specifically, exposing all symbols from the bridging header gives us errors of ambiguous types error from the existing codebase.

Copy link
Contributor

@zoecarver zoecarver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey Xi, do you have a test case for the problem here? I created this test, but it doesn't look like this PR fixes it: #40483

I'm fine with you merging this PR, I just want to make sure it's actually the source of the problem.

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