mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
- Add a `[reflection]` bit to `alloc_box` instructions, to indicate that a box should be allocated with reflection metadata attached. - Add a `@captures_generics` attribute to SILLayouts, to indicate a type layout that captures the generic arguments it's substituted with, meaning it can recreate the generic environment without additional ABI-level arguments, like a generic partial application can.
3.9 KiB
3.9 KiB