Skip to content

Kotlin: Handle Kotlin 2 parents better #13960

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 6 commits into from
Aug 16, 2023
Merged

Kotlin: Handle Kotlin 2 parents better #13960

merged 6 commits into from
Aug 16, 2023

Conversation

igfoo
Copy link
Contributor

@igfoo igfoo commented Aug 14, 2023

In Kotlin 2 mode, when the parent is a (multi)file class, we see the parent as just an IrExternalPackageFragment and have to do some extra work to extract it.

@igfoo igfoo marked this pull request as ready for review August 15, 2023 13:15
@igfoo igfoo requested a review from a team as a code owner August 15, 2023 13:15
Copy link
Contributor

@tamasvajk tamasvajk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks plausible to me.

@igfoo igfoo merged commit 1fb4e13 into github:main Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants