mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
433d8a9ddc
This commit updates the `DataFlowNode` data structure used in `TypeShrinking` to be compatible with the newer version `GenericGraph` provided by revng. The change basically encompasses inverting the inheritance and dropping CRTP.