Skip to content

Conversation

@speednoisemovement
Copy link

@speednoisemovement speednoisemovement commented Oct 28, 2025

Currently all LLDB tests that run swift are disabled or xfailed on Windows. swiftlang/swift#85178 helps, but without explicitly passing -sdk, we look for swiftrt.obj in the wrong place.

This is the expedient version. It's documented that setting SDKROOT makes -sdk default to the value of SDKROOT, but in this case we explicitly check the option value instead of using the derived OutputInfo.SDKPath. If we fix that, we don't have to pass it explicitly here at the cost of threading SDKPath through a bunch of places (see swiftlang/swift#85202)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant