Files
sourcekit-lsp/Sources
Alex Hoppen 0cb7c82d03 Use FileToIndex as the key of inProgressIndexTasks
Indexing a header via a main file and indexing the main file itself are two different index tasks that update the `indexStoreUpToDateTracker` in different ways. We should thus consider them differently in `inProgressIndexTasks` as well.
2025-03-01 09:24:13 -08:00
..