swift
16104d80 - [Concurrency] Don't lose name information from completion-handler arguments.

Commit
4 years ago
[Concurrency] Don't lose name information from completion-handler arguments. When a completion handler parameter has a selector piece that ends with "WithCompletion(Handler)", prepend the text before that suffix to the base name or previous argument label, as appropriate. This ensures that we don't lose information from the name, particularly with delegate names.
Author
Committer
Parents
Loading