swift
09ab12df
- [AST] Simplify `ProtocolDecl::requiresInvertible` check
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[AST] Simplify `ProtocolDecl::requiresInvertible` check The method only needs to know about the presence of inverses for the given invertiable protocol.
References
#71659 - [AST/Sema] NonCopyableGenerics: Address some of the request circularity issues
Author
xedin
Committer
xedin
Parents
b51600de
Loading