mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +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