swift
1ff1a8d7
- AST: Store the active `DeclContext` in `AvailabilityScope`.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
255 days ago
AST: Store the active `DeclContext` in `AvailabilityScope`. In the future, the `DeclContext` for a given scope will be needed as an input in order to query for the `AvailabilityDomain` associated with an `AvailabilitySpec`.
References
#79517 - AST: Store the active `DeclContext` in `AvailabilityScope`
Author
tshortli
Committer
tshortli
Parents
6e4f711a
Loading