mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Move off `Type` based requests and onto `Decl` based requests, utilizing name lookup's `extractDirectlyReferencedNominalTypes` utility. This allows us to better cache the results, and avoids the need to guard against type variable inputs when deciding whether or not to cache.
523 KiB
523 KiB