mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
684cbf649a
Implement the `Inverse<Scope<...>>` `GraphTraits`. This are needed in order to support the computation of the `PostDominatorTree` on a `ScopeGraph`. Add some `FileCheck` tests to test the dominator and postdominator trees on the `ScopeGraph`.