mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
to remap an unbound generic type into a bound generic type. This shares a common codepath to make way for future progress. This exposed a case where we'd produce invalid ASTs in some testcases in the validation tests because started asserting on the invalid code. Solve this by detecting the problem and producing a circularity error. Overall, NFC.
59 KiB
59 KiB