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 e0ca132 commit ad7798dCopy full SHA for ad7798d
lib/IRGen/GenFunc.cpp
@@ -1631,7 +1631,6 @@ class CoroPartialApplicationForwarderEmission
1631
1632
/// Get the continuation function pointer
1633
///
1634
- auto sig = Signature::forCoroutineContinuation(subIGF.IGM, origType);
1635
auto schemaAndEntity =
1636
getCoroutineResumeFunctionPointerAuth(subIGF.IGM, origType);
1637
auto pointerAuth = PointerAuthInfo::emit(subIGF, schemaAndEntity.first,
0 commit comments