Skip to content

Conversation

mario-bucev
Copy link
Collaborator

The Scala compiler generates a forwarder for each exported method, however the preconditions are not taken into account, which means the forwarder will be invalid.
The idea is to drop these forwarded method and "de-alias" the symbol to get the original method or field.

@mario-bucev mario-bucev merged commit f7921da into epfl-lara:main Feb 29, 2024
@mario-bucev mario-bucev deleted the export-methods branch February 29, 2024 14:39
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