Skip to content

[index] Provide distinct USRs for extension symbols #7467

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 14, 2017

Conversation

akyrtzi
Copy link
Contributor

@akyrtzi akyrtzi commented Feb 14, 2017

For indexing purposes we need to be able to treat extensions as distinct symbols.
rdar://30512293

For indexing purposes we need to be able to treat extensions as distinct symbols.
rdar://30512293
@akyrtzi
Copy link
Contributor Author

akyrtzi commented Feb 14, 2017

@swift-ci smoke test and merge

@swift-ci swift-ci merged commit 89caa91 into swiftlang:master Feb 14, 2017
@akyrtzi akyrtzi deleted the index-extension-usr branch February 14, 2017 20:40
@jrose-apple
Copy link
Contributor

Can you explain how this works? It looks like two extensions of the same type will still get the same USR.

@jrose-apple
Copy link
Contributor

Ah, never mind, I see printExtensionUSR is an existing thing.

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