Files
sourcekit-lsp/Sources/SemanticIndex
Rintaro Ishizaki 1b7f310e92 UncheckedIndex: mark IndexStoreDB? init param as sending
ThreadSafeBox.init takes `consuming sending Value`, so its argument
must be region-isolated. Without `sending` on this init's parameter,
callers in some build configurations couldn't satisfy the sending
requirement and triggered SendingRisksDataRace.
2026-06-02 11:08:51 -07:00
..
2025-10-31 14:11:11 -07:00
2025-12-02 12:27:27 +00:00