Skip to content

Bring back part of PruneErasedDefs #23466

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jul 2, 2025

Do make erased symbols private. This is needed so that we don't get false overriding relationships for effectively erased symbols.

Fixes #23451

Do make erased symbols private. This is needed so that we don't get false
overriding relationships for effectively erased symbols.
@odersky
Copy link
Contributor Author

odersky commented Jul 2, 2025

Wojciech, can you check whether this fixes the failures in the open CB? Thanks!

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.

Regression in getkyo/kyo - clashing non-existing bridges of overriden inline method
2 participants