Skip to content

[Index/SourceKit] Remove the code related to calculating a module hash from the indexing walker #25672

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 22, 2019

Conversation

akyrtzi
Copy link
Contributor

@akyrtzi akyrtzi commented Jun 22, 2019

This has been an unnecessary code path for a long time now and should be removed particularly because it triggers wasteful stat calls.

rdar://51523161

…h from the indexing walker

This has been an unnecessary code path for a long time now and should be removed particularly because it triggers wasteful `stat` calls.

rdar://51523161
@akyrtzi
Copy link
Contributor Author

akyrtzi commented Jun 22, 2019

@swift-ci smoke test and merge

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