mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
bee02ee5d1
Change the interface of the `findReachableNodes` helper function, so that now accepts arguments passed by pointer instead of by reference. Also, the helper function now does not accept a `nullptr` `Source` parameter.