mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
2bf702b74b
Add EdgeRef and ChildEdgeIteratorType to GraphTraits<DotNode *> and to GraphTraits<const DotNode *>. This allows iterating on edges of DotGraphs, which will be useful for some testing on edge properties.