Files
swift-mirror/lib/SILOptimizer/Utils
Nate Chandler 073f4e21f3 [InstDeleter] Keep dead owned move-only values.
Deleting instructions which produce such values could result in
shortening the lifetime of a move-only value.  This is illegal because
according to language rules, the lifetime of move-only values is fixed.

rdar://114351349
2023-08-23 17:24:21 -07:00
..
2022-10-03 18:31:33 -04:00
2023-08-16 11:15:05 -07:00
2023-06-27 09:03:52 -07:00