Skip to content

Commit cd3cc61

Browse files
authored
Merge pull request #6226 from rudkx/cs-typemap
2 parents f18abd3 + 4841869 commit cd3cc61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/Sema/CSApply.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2083,7 +2083,6 @@ namespace {
20832083

20842084
// Create a tuple containing all of the segments.
20852085
SmallVector<Expr *, 4> segments;
2086-
SmallVector<TupleTypeElt, 4> typeElements;
20872086
SmallVector<Identifier, 4> names;
20882087
unsigned index = 0;
20892088
ConstraintLocatorBuilder locatorBuilder(cs.getConstraintLocator(expr));

0 commit comments

Comments
 (0)