Files
sourcekit-lsp/Sources/SourceKitLSP
Alex Hoppen fc8a7301b2 Wait for indexstore-db to update after building a SwiftPM project in tests
Otherwise we can get into race conditions where we run a request before the index has actually been updated.

While at it, also add logging when IndexStoreDB has been updated.

rdar://126635046
2024-04-18 20:49:29 -07:00
..