Skip to content

Conversation

@qiongsiwu
Copy link
Contributor

llvm/llvm-project#129809 turned off current working directory (CWD) optimization for clang dependency scanning, because clang needs to coordinate with the build system to safely optimize the CWD. Swift can already handle the CWDs. This PR turns the CWD optimization on for Swift.

@qiongsiwu
Copy link
Contributor Author

Note to reviewers:

Before llvm/llvm-project#129809 actually lands in Swift, this PR is a no-op. It should lead to no observable behavior changes (e.g. test failures) when llvm/llvm-project#129809 lands.

@qiongsiwu
Copy link
Contributor Author

@swift-ci please smoke test

@qiongsiwu qiongsiwu merged commit 4ba8012 into swiftlang:main Mar 12, 2025
3 checks passed
@qiongsiwu qiongsiwu deleted the eng_145860213 branch March 12, 2025 15:39
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