swift
37b0a607
- [Sema] Introduce ExprPatternMatchRequest
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[Sema] Introduce ExprPatternMatchRequest This replaces `synthesizeTildeEqualsOperatorApplication`, and synthesizes the match expression and var on-demand. Additionally, it pushes the lookup logic into pre-checking.
References
#64174 - [Sema] Introduce a couple of ExprPattern requests
Author
hamishknight
Parents
54c2fbf6
Loading