10000 [TypeCheckEffects] Fix `AbstractFunction::getType` to look through al… by xedin · Pull Request #81852 · swiftlang/swift · GitHub
[go: up one dir, main page]

Skip to content

[TypeCheckEffects] Fix AbstractFunction::getType to look through al… #81852

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
May 30, 2025

Conversation

xedin
Copy link
Contributor
@xedin xedin commented May 29, 2025

…l levels of optional

A member and a parameter could be wrapped in an arbitrary number of Optional, we need to look through all of them to get to the underlying function type.

Resolves: rdar://151943924

…l levels of optional

A member and a parameter could be wrapped in an arbitrary number
of `Optional`, we need to look through all of them to get to the
underlying function type.

Resolves: rdar://151943924
@xedin xedin requested review from hborla and slavapestov as code owners May 29, 2025 21:32
@xedin xedin requested a review from DougGregor May 29, 2025 21:32
@xedin
Copy link
Contributor Author
xedin commented May 29, 2025

@swift-ci please test

@xedin
Copy link
Contributor Author
xedin commented May 30, 2025

@swift-ci please test macOS platform

@xedin xedin merged commit f31cdb3 into swiftlang:main May 30, 2025
5 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.

2 participants
0