Files
swift-mirror/test/Inputs
Michael Gottesman 08f108c23b [concurrency] Import getters with completion handlers as nonisolated(nonsending).
Specifically, this means importing getters defined via swift_async_name. This
just ensures that they are treated just like any other imported objc async
function with completion handler.

rdar://156985950
2025-10-06 19:57:01 -07:00
..