Skip to content

Frontend: share the module cache path with clang #74297

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
Jun 11, 2024

Conversation

compnerd
Copy link
Member

Rather than trying to re-compute the cache path manually for the default, use the clang provided interface to home the module cache. This ensures that we do not write the files into a top-level directory on Windows.

Rather than trying to re-compute the cache path manually for the
default, use the clang provided interface to home the module cache. This
ensures that we do not write the files into a top-level directory on
Windows.
@compnerd compnerd requested a review from artemcm June 11, 2024 16:00
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd enabled auto-merge June 11, 2024 18:28
@compnerd compnerd merged commit c09dbce into swiftlang:main Jun 11, 2024
@compnerd compnerd deleted the cache-path branch June 11, 2024 21:35
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