mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
If a subscript uses a read accessor to yield a noncopyable value, we'd emit an `end_apply` that's too tightly scoped to allow for a subsequent borrowing access on the yielded value. resolves rdar://159079818
7.8 KiB
7.8 KiB