Files
revng-revng/lib/Model/Importer
Pietro Fezzardi 1be847e0c0 Make EnumType.UnderlyingType a QualifiedType
This was one of the few places left in the type system where a
`model::Type` referred to another one not using QualifiedType, but a
naked `TupleTreeReference`.

Switching it to be a `model::QualifiedType` makes cross-references
between `model::Type`s more homogenenous, requiring less corner-cases
to handle for whoever manipulates types.
2022-04-08 12:50:03 +02:00
..
2022-03-17 18:52:18 +01:00
2022-03-08 15:15:24 +01:00