mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Use information from reflection section of the binary to lookup type field info such as name and it's type and return it using new `swift_getFieldAt` method based on nominal type and field index.