Commit Graph

2 Commits

Author SHA1 Message Date
Joe Groff
0022816a10 Add missing %target-codesign to moveonly execution tests. 2023-12-13 08:17:19 -08:00
Joe Groff
f126b714bf MoveOnlyChecker: Properly insert cleanup for dead try_apply def.
When a address-only noncopyable value is dead-def'ed by an indirect return from a `try_apply`,
the cleanup should be inserted on the normal return successor block. Fixes rdar://118255228.
2023-11-15 08:42:07 -08:00