Skip to content

Address review comments to #1216 #1274

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
May 10, 2024

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented May 9, 2024

No description provided.

@ahoppen ahoppen requested review from bnbarham and hamishknight May 9, 2024 22:19
@ahoppen ahoppen requested a review from benlangmuir as a code owner May 9, 2024 22:19
@ahoppen
Copy link
Member Author

ahoppen commented May 9, 2024

@swift-ci Please test

Comment on lines -302 to +301
"-o", fileToIndex.pseudoPath + ".o",
"-index-unit-output-path", fileToIndex.pseudoPath + ".o",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW this doesn't reallly matter. -index-unit-output-path only exists because we need it to be different to -o during a build. But for just background indexing, -o is fine.

@ahoppen ahoppen merged commit d4a42ea into swiftlang:main May 10, 2024
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.

3 participants