swift
8e9048ae - [CSApply] NFC: Unify transform for expressions with a single sub-expression

Commit
66 days ago
[CSApply] NFC: Unify transform for expressions with a single sub-expression Copy, Borrow, {Any, Optional}Try, VarargExpansion expressions have to perform the same transformation - resolve the type and use it to coerce their sub-expression. This change introduces a single method to do just that instead of copying the same code around.
Author
Parents
Loading