mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
In preparation for the prespecialization of metadata for generic classes, make checkMetadataState always return that the state of prespecialized class metadata is complete, as is done for generic structs and enums already.