mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
25119c4377
This commit removes the bugged addPointerQualifier helper function, that was wrongly pushing the pointer qualifier at the end. Instead, we now use the correct model::Binary::getPointerTo method.