swift
61b77d05 - Fix callable type-checking. (#24103)

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.
Author
Committer
Parents
Loading