swift
7d70a70a
- SIL: add the `drop_deinit` instruction
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
SIL: add the `drop_deinit` instruction his instruction is a marker for a following destroy instruction to suppress the call of the move-only type's deinitializer.
References
#65060 - Add the `drop_deinit` instruction
Author
eeckstein
Committer
eeckstein
Parents
80b93863
Loading