swift
3ed4059a
- [sema] Change non-sendable -> non-Sendable in diagnostics.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
164 days ago
[sema] Change non-sendable -> non-Sendable in diagnostics. This matches send non sendable but importantly also makes it clear that we are talking about something that doesn't conform to the Sendable protocol which is capitalized. rdar://151802975
References
#81691 - [sema] Change non-sendable -> non-Sendable in diagnostics.
Author
gottesmm
Committer
gottesmm
Parents
e805d93d
Loading