Skip to content

lazy_ancestors: avoid Graph copy

There is no reason to work on a copy instead of simply holding a reference.

Merge request reports