mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Update IRGen to trigger generation of type metadata for foreign struct types found in fields. And fix TypeRefBuilder to handle the case where struct has fields but at the same time has opaque metadata.