Skip to content

Remove -index-store-path for clang vendor is not Apple #142

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

swiftlysingh
Copy link
Member

@swiftlysingh swiftlysingh commented Feb 11, 2025

Closes #24

This update removes -index-store-path when the Clang vendor is not Apple.

Feedback on the implementation would be greatly appreciated! Please note that I haven't tested this on Linux or within a Docker environment.

cc: @jakepetroules

@jakepetroules
Copy link
Collaborator

@swift-ci test

@jakepetroules
Copy link
Collaborator

I think this looks reasonable, thanks! Let's see what we get out of the CI to indicate whether any tests need adjustment.

@swiftlysingh
Copy link
Member Author

@swift-ci test

1 similar comment
@jakepetroules
Copy link
Collaborator

@swift-ci test

@jakepetroules
Copy link
Collaborator

@swift-ci test

@neonichu
Copy link
Collaborator

neonichu commented Mar 5, 2025

@swift-ci test windows

@swiftlysingh swiftlysingh force-pushed the task/Compile-vendor-disable-if-not-apple-#24 branch from 03ece4d to 48df948 Compare March 10, 2025 18:04
@swiftlysingh
Copy link
Member Author

I have rebased my branch with main to remove merge conflicts. Is there a way I can trigger tests?

@jakepetroules
Copy link
Collaborator

@swift-ci test

@jakepetroules jakepetroules merged commit 6976671 into swiftlang:main Mar 12, 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.

Detect the compiler vendor and disable -index-store-path if not Apple
3 participants