Skip to content

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

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

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

master: #25672

…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 akyrtzi force-pushed the 5.1-index-remove-module-hash branch from 646c30e to 8c64b5d Compare June 23, 2019 01:11
@akyrtzi
Copy link
Contributor Author

akyrtzi commented Jun 23, 2019

@swift-ci test and merge

@swift-ci swift-ci merged commit fc2fb79 into swiftlang:swift-5.1-branch Jun 23, 2019
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