Skip to content

[SILGen] handle TypeExpr in BorrowedBaseVisitor #69907

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
Nov 16, 2023

Conversation

kavon
Copy link
Member

@kavon kavon commented Nov 16, 2023

A TypeExpr and other kinds of non-lvalue bases that the borrowed-base visitor doesn't care about can be handled by calling back into the original SILGenLValue instance.

resolves rdar://117082469

A TypeExpr and other kinds of non-lvalue bases that the borrowed-base
visitor doesn't care about can be handled by calling back into the
original SILGenLValue instance.

resolves rdar://117082469
@kavon kavon requested a review from jckarter November 16, 2023 08:19
@kavon
Copy link
Member Author

kavon commented Nov 16, 2023

@swift-ci please test

@kavon kavon enabled auto-merge November 16, 2023 08:19
@kavon kavon merged commit 222e33d into swiftlang:main Nov 16, 2023
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