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 49ed857 commit 089ea58Copy full SHA for 089ea58
lib/Sema/CSSolver.cpp
@@ -2538,7 +2538,7 @@ bool ConstraintSystem::solveSimplified(
2538
2539
// Select a disjunction based on a few factors, prioritizing
2540
// coercions and initializer disjunctions, followed by bind overload
2541
- // disjunctions with with fewest unbound argument types.
+ // disjunctions with fewest unbound argument types.
2542
Optional<Constraint *> selection;
2543
Optional<unsigned> lowestUnbound;
2544
Optional<unsigned> lowestActive;
0 commit comments