swift
c0847e33
- Remove diagnostic error when 'return self' is missing in an initializer with explicit lifetime dependence
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Remove diagnostic error when 'return self' is missing in an initializer with explicit lifetime dependence Also, handle it similar to other initializers in SILGen and ASTVerifier
References
#72303 - Updates to initializers with explicit lifetime dependence
Author
meg-gupta
Committer
meg-gupta
Parents
c0c24c1c
Loading