mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
c98794d9b0
Before this commit, DLAMakeModelTypes was generating broken types in several corner cases involving unions with children at offset different than zero, and strided accesses. This commit fixes these issues and reworks the pass to also consider strides and model::Qualifiers in the correct order.