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 85ade03 commit 7226070Copy full SHA for 7226070
include/swift/ABI/MetadataValues.h
@@ -1186,7 +1186,7 @@ namespace SpecialPointerAuthDiscriminators {
1186
const uint16_t EscalationNotificationFunction = 0x5be4; // = 23524
1187
1188
/// Swift async context parameter stored in the extended frame info.
1189
- const uint16_t SwiftAsyncContextExtendedFrameEntry = 0xc31a;
+ const uint16_t SwiftAsyncContextExtendedFrameEntry = 0xc31a; // = 49946
1190
}
1191
1192
/// The number of arguments that will be passed directly to a generic
0 commit comments