swift
29085208 - AST: Introduce SemanticAvailableAttrRequest.

Commit
241 days ago
AST: Introduce SemanticAvailableAttrRequest. This request will finish type checking an AvailableAttr by resolving its domain and then enforcing any restrictions that the domain has on the attribute, like disallowing version specifications. This change just introduces the request and plumbs it through. NFC.
Author
Committer
Parents
Loading