Files
sourcekit-lsp/Sources
Alex Hoppen a61bbffdb4 Cache path components for directories returned from build system
We frequently compute if a file is descendent of the directory and `URL.pathComponents` is an expensive computation.
2024-12-06 11:55:00 -08:00
..