mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-06 18:24:36 +01:00
We frequently compute if a file is descendent of the directory and `URL.pathComponents` is an expensive computation.
We frequently compute if a file is descendent of the directory and `URL.pathComponents` is an expensive computation.