Skip to content

New semantic analyzer: Finish iterations after no names were added/modified #6485

Closed
@ilevkivskyi

Description

@ilevkivskyi

Currently we defer reporting undefined names until we reach iteration limit. A better solution would be to track whether any new names were added, and if not, make one more iteration where report all errors.

Note that this will also allow a cleaner solution for #6412

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions