mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
We want to be able to potentially introduce new metadata kinds in future Swift compilers, so a runtime ought to be able to degrade gracefully in the face of metadata kinds it doesn't know about. Remove attempts to exhaustively switch over metadata kinds and instead treat unknown metadata kinds as opaque.
24 KiB
24 KiB