Skip to content

SILGen: Don't skip functions nested in closures in inlinable functions #70317

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

Conversation

tshortli
Copy link
Contributor

@tshortli tshortli commented Dec 8, 2023

The logic for walking up the tree of DeclContexts did not handle closures correctly.

Resolves rdar://119350220

The logic for walking up the tree of DeclContexts did not handle closures
correctly.

Resolves rdar://119350220
@tshortli
Copy link
Contributor Author

tshortli commented Dec 8, 2023

@swift-ci please smoke test

@tshortli
Copy link
Contributor Author

tshortli commented Dec 8, 2023

swiftlang/swift-package-manager#7169

@swift-ci please smoke test

@tshortli tshortli merged commit d36173a into swiftlang:main Dec 8, 2023
@tshortli tshortli deleted the silgen-dont-skip-func-nested-in-closure-in-inlinable-func branch December 9, 2023 23:02
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