swift
daf9e2df - [Concurrency] Print @objc async declarations as Objective-C declarations.

Commit
5 years ago
[Concurrency] Print @objc async declarations as Objective-C declarations. @objc async declarations are mapping into completion-handler-based methods in Objective-C, so ensure that the result type, parameters, and attributes reflect that.
Author
Committer
Parents
Loading