Skip to content

[cxx-interop] Fix unqualified name lookup failure #82840

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 8, 2025

Conversation

Xazax-hun
Copy link
Contributor

When MemberImportVisibility is enabled we failed to find certain base methods from the extensions when said base methods are imported from C++.

rdar://154887575

@Xazax-hun
Copy link
Contributor Author

@swift-ci please smoke test

@tshortli tshortli self-requested a review July 7, 2025 16:05
When MemberImportVisibility is enabled we failed to find certain base
methods from the extensions when said base methods are imported from
C++.

rdar://154887575
@Xazax-hun Xazax-hun force-pushed the unqualified-name-lookup-fix branch from 70afb73 to 4de9265 Compare July 8, 2025 11:41
@Xazax-hun
Copy link
Contributor Author

@swift-ci please smoke test

@Xazax-hun Xazax-hun enabled auto-merge July 8, 2025 14:46
@Xazax-hun Xazax-hun merged commit c33ce3f into swiftlang:main Jul 8, 2025
3 checks passed
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.

5 participants