swift
c44cb52d
- Disable the crash in non-asserts builds when closures don't have a discriminator
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
261 days ago
Disable the crash in non-asserts builds when closures don't have a discriminator We found another case where we aren't getting a closure discriminator, so disable this again in non-asserts builds while we investigate. Tracked by rdar://143590572.
References
#79402 - [6.1] Disable the crash in non-asserts builds when closures don't have a discriminator
Author
DougGregor
Committer
DougGregor
Parents
a4f13dcb
Loading