Files
swift-mirror/include/swift/Runtime
Slava Pestov 4fccd2f6fc Reflection: Closure context layout
This adds various MetadataReader methods to support closure layout:
- Reading generic arguments from metadata
- Reading parent metadata
- Reading capture descriptor from heap metadata

To a large extent, this is not currently taken advantage of, because
SILGen always wraps address-only captures in SIL box types.

Tests are in the next patch.
2016-05-09 13:40:58 -07:00
..
2016-03-02 21:25:04 -08:00
2016-03-02 21:25:04 -08:00
2016-05-09 13:40:58 -07:00
2016-02-22 13:20:21 +09:00