mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The attachment of the canonical prespecializations to the generic type will enable runtime functions to look through the canonical prespecializations in order to return them (getGenericMetadata) and register them with the runtime (getSpecializedGenericMetadata).