-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Keep track of unification during optimisation. Fixes #149.
A VarDecl could be in the queue for optimisation while it is being unified with another VarDecl. In that case, we need to check if it was re-written and removed and optimise the target of the rewriting instead.
- Loading branch information
Showing
1 changed file
with
13 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters