swift
3564d14a - Fix source location info to address availability error with `next(isolation:)`

Commit
1 year ago
Fix source location info to address availability error with `next(isolation:)` Due to a missing source location in the implicitly-generated `await` in the async for loop, we misdiagnosed availability within an `if #available`. Fixes rdar://128560745.
Author
Parents
Loading