mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
0da9d1e1a4
We used to support having a single `void` argument. It was for some C-compatibility ambitions, but just omitting the argument is perfectly fine. Also, the DWARF importer has been fixed to handle typedef'd void as arguments. More in general, arguments are now required to always have a size.