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 186bf0a commit ad34bddCopy full SHA for ad34bdd
lib/Sema/CSStep.cpp
@@ -957,7 +957,7 @@ StepResult ConjunctionStep::resume(bool prevFailed) {
957
958
// Transform all of the unbound outer variables into
959
// placeholders since we are not going to solve for
960
- // each ambguous solution.
+ // each ambiguous solution.
961
{
962
unsigned numHoles = 0;
963
for (auto *typeVar : CS.getTypeVariables()) {
0 commit comments