mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
a770371a80
Previously, the opaque types in patterns were printed using their full stable reference which cannot be resolved when parsing a swiftinterface. Resolves rdar://127771885.