Skip to content

[6.1 🍒 ] [Frontend] Support -index-store-path for explicit module interface compilation. #79545

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
Feb 22, 2025

Conversation

allevato
Copy link
Member

  • Explanation: Support index-while-building when performing explicit module interface compilation.
  • Scope: This would not break any existing code. This fixes a bug where the -index-store-path flag has been silently ignored when compiling an interface with -explicit-module-interface-build.
  • Issues: N/A
  • Original PRs: [Frontend] Support -index-store-path for explicit module interface compilation. #79485
  • Risk: Very low.
  • Testing: Added a lit test to verify that the index store output is correct.
  • Reviewers: @bnbarham

@allevato allevato requested a review from a team as a code owner February 21, 2025 21:02
@allevato
Copy link
Member Author

@swift-ci please test

@allevato allevato changed the title [Frontend] Support -index-store-path for explicit module interface compilation. [6.1 🍒 ] [Frontend] Support -index-store-path for explicit module interface compilation. Feb 21, 2025
@allevato allevato merged commit 2472f90 into swiftlang:release/6.1 Feb 22, 2025
5 checks passed
@allevato allevato deleted the 6.1-index-swiftinterface branch February 22, 2025 14:20
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