swift
61b77d05
- Fix callable type-checking. (#24103)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Fix callable type-checking. (#24103) Remove logic specific to nominal types in CSSimplify.cpp. This enables callable functionality on values with a generic type parameter type conforming to a protocol with a `call func` method.
References
#24103 - Fix callable type-checking.
Author
dan-zheng
Committer
rxwei
Parents
89a9033b
Loading