Skip to content

Conversation

qiongsiwu
Copy link
Contributor

#79297 implemented current working directory pruning but left some unnecessary code
that computes Swift interface module output path prematurely. This PR removes the code that computes the output path too
early. The ExplicitModuleDependencyResolver now adds the path to the command line after it can correctly compute it.

Context: https://github.com/swiftlang/swift/pull/79297/files#r1955314542

@qiongsiwu
Copy link
Contributor Author

@swift-ci please smoke test

@qiongsiwu
Copy link
Contributor Author

@swift-ci please smoke test

Copy link
Contributor

@artemcm artemcm left a comment

Choose a reason for hiding this comment

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

I was just about to do this. Thanks!

@qiongsiwu qiongsiwu merged commit 3271c19 into swiftlang:main Mar 4, 2025
3 checks passed
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.

2 participants