Arnold Schwaighofer 9871adc54a
[coro] [async] Make sure to reprocess non-split async functions (#153419)
We do this to inline the coro.end.async's tail called function into the
non-split async coroutine.

rdar://136296219
2025-08-13 10:10:35 -07:00
..