swift
5628580f
- [AST] Introduce TypeDecl::compare() to provide an ordering for type declarations.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
[AST] Introduce TypeDecl::compare() to provide an ordering for type declarations. Generalizes ProtocolType::compareProtocols() for more general use.
References
#10049 - [GSB] Resolve nested types by looking into superclass constraints.
Author
DougGregor
Parents
ea20a1d1
Loading