Revision eb7772ca1a249686e06b1241b6c43d0c3b748083 authored by Meghana Gupta on 01 March 2024, 19:45:46 UTC, committed by Meghana Gupta on 01 March 2024, 20:15:14 UTC
A destroy_value of Optional.none can be deleted.

A move-only struct with deinit has a non trivial SILType but OwnershipKind::None,
such values cannot be deleted.
1 parent 0b5de06
History
File Mode Size
constant_folded_fp_operations.swift -rw-r--r-- 21.8 KB
gh68328.swift -rw-r--r-- 438 bytes
hoist_destroy_addr.sil -rw-r--r-- 134.6 KB
large_nested_array.swift -rw-r--r-- 7.0 KB
large_nested_array.swift.gyb -rw-r--r-- 841 bytes
large_string_array.swift.gyb -rw-r--r-- 1.0 KB
large_switch.gyb -rw-r--r-- 484 bytes
lexical-lifetimes.swift -rw-r--r-- 6.5 KB
mandatory_inlining_gets_invalidated.sil -rw-r--r-- 841 bytes
many_trys.swift -rw-r--r-- 3.5 KB
rdar114699006.swift -rw-r--r-- 1.8 KB
rdar117011668.swift -rw-r--r-- 561 bytes
rdar118360449.swift -rw-r--r-- 1.4 KB
rdar92652273.swift -rw-r--r-- 833 bytes
rle_dse_complexity.swift -rw-r--r-- 951 bytes
static_enums_fuzzing.swift -rw-r--r-- 12.5 KB
string_switch.swift -rw-r--r-- 3.7 KB

back to top