swift
678b0934 - AST: Request-ify getting the AvailabilityDomain from a ValueDecl.

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.
Author
Committer
Parents
Loading