Explanation: Fixes creation of relative symlinks to directories on Windows to resolve SwiftPM issues
Scope: Fixes a path calculation while creating symlinks to directories
Original PR: https://github.com/swiftlang/swift-foundation/pull/931
Risk: Low - only impacts Windows and the change is heavily tested via unit tests
Testing: Testing done via swift-ci testing and local testing
Reviewer: @iCharlesHu @compnerd
Explanation: Fixes creation of relative symlinks to directories on Windows to resolve SwiftPM issues Scope: Fixes a path calculation while creating symlinks to directories Original PR: https://github.com/swiftlang/swift-foundation/pull/931 Risk: Low - only impacts Windows and the change is heavily tested via unit tests Testing: Testing done via swift-ci testing and local testing Reviewer: @iCharlesHu @compnerd