mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The utility was computing the boundary of the `copy_value` with the `end_borrow`s as users. But there may not be any `end_borrow`s thanks to dead-ends. Instead, consider both guaranteed users and any `end_borrow`s. Fixes a miscompile in CSE. rdar://158353230
78 KiB
78 KiB