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.
2 parents 6ca7366 + 89af8c9 commit 77f4dfaCopy full SHA for 77f4dfa
lib/Sema/CSApply.cpp
@@ -8035,7 +8035,6 @@ namespace {
8035
// Note that in this mode `ClosuresToTypeCheck` acts
8036
// as a stack because multi-statement closures could
8037
// have other multi-statement closures in the body.
8038
- auto &ctx = closure->getASTContext();
8039
if (cs.participatesInInference(closure)) {
8040
hadError |= cs.applySolutionToBody(
8041
solution, closure, Rewriter.dc,
0 commit comments