mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Let's replace use `llvm::sys::fs::RemoveFileOnSignal` with manual tracking of created temporary files. Signals are unavailable on Windows so all of the temporary files are going to be left in place otherwise.
3.0 KiB
3.0 KiB