mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This fixes an AST verifier failure where code that we otherwise accept (because of loose Sendable checking) causes an assertion because an invalid conformance shows up in the signature conformances list of a valid (from the type checker's POV) normal conformance.
63 KiB
63 KiB