swift
f6b33c1d
- [Concurrency] Downgrade mutable captures of `inout` parameters into a warning in Swift 5 mode
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Concurrency] Downgrade mutable captures of `inout` parameters into a warning in Swift 5 mode This matches the behavior of local captures. Resolves: rdar://131855678
References
#75319 - [Concurrency] Downgrade mutable captures of `inout` parameters into a…
Author
xedin
Committer
xedin
Parents
c4f0d689
Loading