swift
4da7f83f - AST: Remove Decl::getSemanticAvailableRangeAttr().

Commit
300 days ago
AST: Remove Decl::getSemanticAvailableRangeAttr(). This query's functionality was not useful enough to be exposed on `Decl` and cached in the request evaluator. Instead, just share a local implementation of it in `TypeCheckAttr.cpp`.
Author
Committer
Parents
Loading