Skip to content

[SourceKit/CursorInfo] Still print implicit decls in cursorinfo to handle compiler synthesized decls #32575

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

nathawes
Copy link
Contributor

We weren't printing member-wise inits, shorthand arguments (e.g. $0, $1), and other implicit decls, so cursor info would give empty annotated decl and fully annotated decl fields for them.

Resolves rdar://problem/58929991

…ndle compiler synthesized decls

We weren't printing memberwise inits, shorthand arguments (e.g. $0, $1), and
other implicit decls, so cursor info would give empty annotated decl and fully
annotated decl fields for them.

Resolves rdar://problem/58929991
@nathawes
Copy link
Contributor Author

@swift-ci please test

@nathawes nathawes marked this pull request as ready for review June 29, 2020 15:22
@nathawes
Copy link
Contributor Author

@swift-ci please test

@nathawes nathawes merged commit 1c58abf into swiftlang:master Jun 29, 2020
@nathawes nathawes deleted the fix-no-quickhelp-for-shorthand-arguments branch June 29, 2020 18:35
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