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
TypeDatabase entries are currently queried using swift name - module + type name. We need a uniform way of queuing TypeDatabase when we encounter a TypeDecl or NamedTypeSpec during marshalling.
The text was updated successfully, but these errors were encountered:
kotlarmilos
changed the title
[Swift Bindings] Provide mapping between TypeDecls, TypeSpecs and TypeDatabase entries
[Projection tooling] Provide mapping between TypeDecls, TypeSpecs and TypeDatabase entries
Jan 13, 2025
TypeDatabase
entries are currently queried using swift name - module + type name. We need a uniform way of queuing TypeDatabase when we encounter a TypeDecl or NamedTypeSpec during marshalling.The text was updated successfully, but these errors were encountered: