Files
sourcekit-lsp/Sources/BuildSystemIntegration
Alex Hoppen d8161b371f Cache build targets by ID and associated depths
We often need targets by ID, so cache it at that level and also simplify the cache of the target depths by computing it when getting build targets.
2024-09-13 11:12:40 -07:00
..