Files
swift-mirror/include/swift/Syntax
Michael Gottesman c54acc83e2 [move-only] Add the ability to specify a deinit at the SIL level for a move only type.
Specifically, we get an additional table like thing called sil_moveonlydeinit. It looks as follows:

sil_moveonlydeinit TYPE {
  @FUNC_NAME
}

It always has a single entry.
2022-09-20 15:19:31 -07:00
..
2022-04-25 09:00:59 -07:00
2022-04-25 09:00:59 -07:00
2022-04-25 09:00:59 -07:00
2022-05-04 14:16:16 -07:00
2022-04-25 09:00:59 -07:00