Files
swift-mirror/lib/SIL/Utils
Meghana Gupta 2868f0bcc1 Update MoveOnlyChecker to handle applies with address results as endpoint uses
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.
2026-05-05 16:26:08 -07:00
..