swift
89f5b704
- Update test to ensure that we're actually dealing with existential values
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Update test to ensure that we're actually dealing with existential values Typed throws took out the existential boxing for us, causing this test to fail. Add more explicit boxing back in so that we still test elimination of it.
References
#71400 - Implement `swift_willThrow` variant for typed throws.
Author
DougGregor
Committer
DougGregor
Parents
3fa07a0e
Loading