Skip to content

[5.1] [Index] Don't index non-public imported declarations #25875

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

jrose-apple
Copy link
Contributor

Cherry-pick of #25865 for the 5.1 branch. Reviewed by @nathawes and @akyrtzi.

rdar://problem/52083709

Apart from mildly speeding up indexing, this also keeps the compiler
from running into issues with implementation-only imports that may not
be present while we're trying to index.

rdar://problem/52083709
(cherry picked from commit 02e1a11)
@jrose-apple
Copy link
Contributor Author

@swift-ci Please test

@jrose-apple jrose-apple merged commit 8eb0377 into swiftlang:swift-5.1-branch Jun 29, 2019
@jrose-apple jrose-apple deleted the 5.1-sleeping-dragons branch June 29, 2019 02:23
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.

1 participant