mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
Introduce a new parameter `--skip-llbuild-clean` to prevent this from happening. This mimicks similar logic in place for `swiftpm`, `swift-driver` (#33563) and `xctest` (#19512) Addresses rdar://75057069