mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The intended design is to extract actual types of type values appearing in conformance properties, whereas the original extraction code-path queried and recorded the type values' types - their metatypes. Resolves rdar://108609420