mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
2868f0bcc1
Address results from borrow accessors should be treated as endpoint uses in the move-only checker. The result address has its own mark_unresolved_non_copyable_value that gets checked separately.