Skip to content

[SymbolGraphGen] add Sendable to the allowed attributes in declaration fragments #80465

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
Apr 4, 2025

Conversation

QuietMisdreavus
Copy link
Contributor

Fixes rdar://142903358

This PR adds @Sendable to the list of allowed type attributes in declaration fragments in symbol graphs. This allows function arguments that are labeled with @Sendable to be correctly surfaced in documentation.

@QuietMisdreavus
Copy link
Contributor Author

@swift-ci Please smoke test

Copy link
Contributor

@d-ronnqvist d-ronnqvist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@QuietMisdreavus QuietMisdreavus merged commit 3f4519e into main Apr 4, 2025
3 checks passed
@QuietMisdreavus QuietMisdreavus deleted the vgm/sendable-decls branch April 4, 2025 20:33
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