mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Some metadata may require instantiation, but not in a way that requires us to put an additional cache layer in front of it. `Self` metadata is also trivial to access from the local cache, but isn't statically referenceable. Split these concepts and update code to use one or the other appropriately. This catches an issue with metadata prespecialization where it would try to make records for dynamic `Self` incorrectly.
28 KiB
28 KiB