Skip to content

Don't serialize relative resource dir paths in swiftmodules #76964

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

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

rmaz
Copy link
Contributor

@rmaz rmaz commented Oct 10, 2024

When compiling swiftmodule files with relative resource directory paths, we
need to compare inputs against relative and absolute resource directory
prefixes to avoid serializing clang importer dependencies, such as apinotes.

@rmaz rmaz requested review from artemcm and tshortli as code owners October 10, 2024 21:41
@rmaz rmaz requested a review from drodriguez October 10, 2024 21:42
@rmaz
Copy link
Contributor Author

rmaz commented Oct 10, 2024

@swift-ci please test

@rmaz rmaz merged commit 3aed095 into swiftlang:main Oct 14, 2024
5 checks passed
@rmaz rmaz deleted the relres branch October 14, 2024 14:13
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.

3 participants