Skip to content

[TypeChecker] SE-0326: Check whether function declaration is a result… #42159

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
Apr 4, 2022

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Apr 4, 2022

… builder context

This is a follow-up to #40708 which only considers
closures, but it missed the case when builder is applied to function body - in such
cases the declaration context is going to be a function/getter declaration.

Resolves: rdar://91150414

… builder context

This is a follow-up to swiftlang#40708 which only considers
closures, but it missed the case when builder is applied to function body - in such
cases the declaration context is going to be a function/getter declaration.

Resolves: rdar://91150414
@xedin xedin requested review from DougGregor and hborla April 4, 2022 08:15
@xedin
Copy link
Contributor Author

xedin commented Apr 4, 2022

@swift-ci please test

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