You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SwiftParser] Parse operator function with value generics
Operator function parsing has a heuristics to determine if '<' a part of
the operator name or the generic parameter clause. Handle `let` there
because value generics uses it.
rdar://149556573
0 commit comments