swift
17846e2b
- [GSB] Cope with recursive requirements by delaying them.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
[GSB] Cope with recursive requirements by delaying them. Rather than detecting recursion and bailing early, delay requirements that would form recursive types. Note that we aren't actually processing them later.
References
#8714 - [GSB] Delay requirements on recursive types
Author
DougGregor
Committer
DougGregor
Parents
995de881
Loading