Files
sourcekit-lsp/Sources
Rintaro Ishizaki 26f8efed5f [TestDiscovery] Use file modification time to filter semantic index
Instead of querying the index twice (once for up-to-date files, once for
outdated ones), collect file modification timestamps during the syntactic
scan phase and use them to filter a single semantic index query.
For files that don't support syntactic scans, use the semantic index
results even if outdated.

Also extracts symlink-aware mtime resolution into URL.fileModificationDate
and exposes snapshotHasInMemoryModifications(_:) on DocumentManager.
2026-03-06 15:33:19 -08:00
..
2025-12-02 12:27:27 +00:00
2025-08-14 20:50:38 -04:00
2025-10-31 14:11:11 -07:00
2026-01-12 14:36:32 +01:00
2025-10-31 14:11:11 -07:00