swift
427a5558 - [move-only-address] When emitting a simple assignment, make sure to consume the move only type.

Commit
3 years ago
[move-only-address] When emitting a simple assignment, make sure to consume the move only type. This was an oversight since I thought that `let _ = x` and `_ = x` were codegened in the same way. rdar://102491017
Author
Committer
Parents
Loading