mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
When allowing errors there's various cases where an invalid type is used during serialization: - Invalid explicit conformances on an extension - Superclass with invalid generic type Add checks to skip these to avoid crashing. Resolves rdar://75379780.
216 KiB
216 KiB