Skip to content

[5.9] Destinations: pass -Xfrontend -validate-tbd-against-ir=none #6378

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

MaxDesiatov
Copy link
Contributor

@MaxDesiatov MaxDesiatov commented Apr 4, 2023

This fixes an issue with the Windows build introduced with the conversion of SwiftDestinationTool to AsyncParsableCommand, as reported at #6361 (comment)

This fixes an issue with the Windows build highlighted in #6361 (comment)
@MaxDesiatov MaxDesiatov self-assigned this Apr 4, 2023
@MaxDesiatov MaxDesiatov added bug swift 5.9 This PR targets the 5.9 branch labels Apr 4, 2023
@MaxDesiatov MaxDesiatov changed the title Destinations CMake: pass -Xfrontend -validate-tbd-against-ir=none [5.9] Destinations: pass -Xfrontend -validate-tbd-against-ir=none Apr 4, 2023
@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test

@MaxDesiatov MaxDesiatov requested a review from compnerd April 4, 2023 15:35
Copy link
Contributor

@tomerd tomerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure what that does?

@MaxDesiatov
Copy link
Contributor Author

Per a discussion with @compnerd, this is more desirable on Windows that disabling the command altogether and is an acceptable workaround until the compiler bug is fixed.

@tomerd
Copy link
Contributor

tomerd commented Apr 4, 2023

gotcha. #6377 (comment)

@MaxDesiatov
Copy link
Contributor Author

@compnerd given that swiftlang/swift#64973 was merged, can this one be closed then?

@compnerd
Copy link
Member

Yeah, I think that we should be good here.

@MaxDesiatov MaxDesiatov deleted the maxd/5.9-fix-tbd-validation-error branch April 11, 2023 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cross-compilation swift 5.9 This PR targets the 5.9 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants