mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
2f692127f9
Teach Clift's verify-against-model and ImportDescriptiveInfo visitors about types whose handle has the OpaqueType rank: the verifier rejects non-struct types with such handles, and the name importer fills in the type's mutable name with NameBuilder::opaqueTypeName based on the wrapped byte size.