mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The GenericSignatureBuilder did not actually allow this, but it's conflict detection was imperfect so it did not flag the example in the radar; variations on this code were rejected by the GenericSignatureBuilder. Since the Requirement Machine finds all conflicts correctly, relax the logic here to make this example work. Fixes rdar://problem/91637621.
26 KiB
26 KiB