swift
678b0934
- AST: Request-ify getting the AvailabilityDomain from a ValueDecl.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
33 days ago
AST: Request-ify getting the AvailabilityDomain from a ValueDecl. Cache the result of turning a `ValueDecl` into an `AvailabilityDomain`. Use split caching to make the common case of the decl not representing an availability domain efficient. NFC.
References
#83769 - AST: Request-ify getting the AvailabilityDomain from a ValueDecl
Author
tshortli
Committer
tshortli
Parents
f96a5e5b
Loading