Skip to content

[indexer] Index parameter definitions with a distinct external argument label too (but not their refs) #8094

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
Mar 15, 2017

Conversation

nathawes
Copy link
Contributor

Parameter defs with a separate external argument label are now indexed and marked with the 'Local' symbol property. This ensures the indexer has enough information for clients to match up a function's argument labels with its child parameter definitions.

Resolves rdar://problem/31039915.

…nt label too (but not their refs)

Parameter defs with a separate external argument label are marked with the 'Local' symbol property.
This ensures the indexer has enough information for clients to match up a function's argument labels with its child parameter definitions.
Resolves rdar://problem/31039915.
@nathawes
Copy link
Contributor Author

@swift-ci Please smoke test

@nathawes nathawes merged commit 2c4bee9 into swiftlang:master Mar 15, 2017
@nathawes nathawes deleted the rdar31039915-index-local-params branch March 15, 2017 00:44
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