mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
If we only emit an opaque reflection record for a struct or class, then we can't reflect its fields. We failed both to clear the "is reflectable" bit in the context descriptor for non-reflectable structs, and to check for the bit before trying to present a struct's fields as children in the runtime. rdar://problem/41274260
8.1 KiB
8.1 KiB