mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge pull request #6226 from rudkx/cs-typemap
This commit is contained in:
@@ -2083,7 +2083,6 @@ namespace {
|
||||
|
||||
// Create a tuple containing all of the segments.
|
||||
SmallVector<Expr *, 4> segments;
|
||||
SmallVector<TupleTypeElt, 4> typeElements;
|
||||
SmallVector<Identifier, 4> names;
|
||||
unsigned index = 0;
|
||||
ConstraintLocatorBuilder locatorBuilder(cs.getConstraintLocator(expr));
|
||||
|
||||
Reference in New Issue
Block a user