mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When an optimization updates borrowed-from instruction it might be necessary to remove the old enclosing values from the borrowed-from instructions. An optimization might transform the SIL in a way that an existing enclosing value is not valid anymore. Fixes a compiler crash: rdar://142991910
9.0 KiB
9.0 KiB