mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
So far we unconditionally treated `store [assign]` to have side effects because it destructs the old value. But we can do better by checking if the address in question actually can escape to a destructor.
21 KiB
21 KiB