swift
40ad5aaf
- DefiniteInitialization: Error when noncopyable types are conditionally initialized.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
DefiniteInitialization: Error when noncopyable types are conditionally initialized. This leads to unhandled complications in the move-only checker that were causing miscompiles. We can disallow this for now. rdar://109695770
References
#66726 - DefiniteInitialization: Error when noncopyable types are conditionally initialized.
Author
jckarter
Parents
056ac839
Loading