mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
f81bbcc754
Introduce the `EagerMaterializationRangeIterator`, which substitutes the `GeneratorIterator`, and is used to materialize the successors of a node in the `ScopeGraph`. In addition, remove the `GeneratorIterator`.