swift
bcc4a78c
- Fix lifetime diagnotics on an empty tuple.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
134 days ago
Fix lifetime diagnotics on an empty tuple. Consider an empty tuple to be a value introducer rather than a forwarding instruction. Fixes rdar://153978086 ([nonescapable] compiler crash with dependency on an expression)
References
#82408 - Fix lifetime dependence diagnostics on Void types.
Author
atrick
Parents
bac080ef
Loading