We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccdbc32 commit 9bcdd1aCopy full SHA for 9bcdd1a
include/swift/SwiftRemoteMirror/SwiftRemoteMirrorTypes.h
@@ -36,8 +36,8 @@ typedef struct swift_reflection_section {
36
/// Not all sections may be present.
37
typedef struct swift_reflection_info {
38
swift_reflection_section_t fieldmd;
39
- swift_reflection_section_t builtin;
40
swift_reflection_section_t assocty;
+ swift_reflection_section_t builtin;
41
swift_reflection_section_t capture;
42
swift_reflection_section_t typeref;
43
swift_reflection_section_t reflstr;
0 commit comments