Commits

Doug Gregor committed 9c530f1d933
[Runtime] Add witness-table parameters to _ObjectiveCBridgeable witnesses. The witness-table parameters got added to all witnesses as part of the resilience work, but the hardcoded witness table in the runtime's dynamic-casting infrastructure didn't get updated. Nothing seems to be relying on these right now, so we cannot actually *test* it, but I've verified that the types line up.