Files
swift-mirror/lib/Index/IndexRecord.cpp
Hiroshi Yamauchi 9ecb8465ce Handle delete_pending error code
Apply the same fix as
https://github.com/swiftlang/llvm-project/pull/8838 to the index
writer in swift/lib/Index/IndexRecord.cpp noting it is meant to be
merged with the IndexUnitWriter in LLVM.

This should fix intermittent permission denied errors during builds
that https://github.com/swiftlang/llvm-project/pull/8838 fixes (but
missed this one).
2025-01-13 13:49:40 -08:00

41 KiB