mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
If a guaranteed value is used in a dead-end exit block and the enclosing value is _not_ destroyed in this block, we end up missing the enclosing value as phi-argument after duplicating the loop. TODO: once we have complete lifetimes we can remove this check again. rdar://159125605
14 KiB
14 KiB