swift
0986bd01
- [no-implicit-copy] Make sure that we eliminate initial copy_value from [no_copy] cases like we do for moveonly.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
[no-implicit-copy] Make sure that we eliminate initial copy_value from [no_copy] cases like we do for moveonly. Just missed pattern matching the copyable_to_moveonlywrapper at the beginning of the initialization sequence. rdar://104935447
References
#63392 - [move-only][no-implicit-copy] Some small fixes
Author
gottesmm
Committer
gottesmm
Parents
282164cf
Loading