mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +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.