mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
9dd0b139c0
PromteCSVs creates wrappers around helpers. These helpers used to return a struct in case the helper was changing a CSV. In order to simplify the downstream pipeline, we now use out arguments instead of returning a struct.