mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
When a generic type from a different module is not resilient within the current module and at least one of its arguments is from the current module, emit a non-canonical prespecialized record, and access that metadata via a call to swift_getCanonicalSpecializedMetadata, passing in the non-canonical record. rdar://problem/56996727 rdar://problem/56997022
42 KiB
42 KiB