Skip to content

[clang][cas] Ignore indexing options when computing the CAS key #7928

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

Conversation

akyrtzi
Copy link

@akyrtzi akyrtzi commented Jan 4, 2024

Indexing data are allowed to "escape" the CAS sandbox without indexing options affecting the CAS key. Essentially indexing data are produced when the compilation is executed but they are not replayed if the compilation is cached.

(cherry picked from commit 124e559)

Indexing data are allowed to "escape" the CAS sandbox without indexing options affecting the CAS key.
Essentially indexing data are produced when the compilation is executed but they are not replayed if the compilation is cached.

(cherry picked from commit 124e559)
@akyrtzi
Copy link
Author

akyrtzi commented Jan 4, 2024

@swift-ci Please test

@akyrtzi akyrtzi merged commit 1eeb3fa into swiftlang:stable/20230725 Jan 4, 2024
@akyrtzi akyrtzi deleted the akyrtzi/pr/stable-index-options-not-cas branch January 4, 2024 07:23
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.

1 participant