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
[cxx-interop] Revert changes to ClangTypeConverter::visitMetatypeType.
The old implementation should be sufficient. The C++ constructors we
import should get their types from the imported decl, not a double
conversion to a SILFunction type and then back again.
0 commit comments