File tree Expand file tree Collapse file tree 3 files changed +2
-14
lines changed Expand file tree Collapse file tree 3 files changed +2
-14
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 7e6ef95f4715ae9018cf841a9b801b3673c3afc5
2
+ refs/heads/master: fdf1763f3d9cc7d834266028999a077fb274fa1d
3
3
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
4
4
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
5
5
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
Original file line number Diff line number Diff line change @@ -1572,7 +1572,7 @@ static bool optimizeStaticallyKnownProtocolConformance(
1572
1572
if (!Conformance)
1573
1573
return false ;
1574
1574
1575
- SILBuilderWithScope B (Inst);
1575
+ SILBuilder B (Inst);
1576
1576
SmallVector<ProtocolConformanceRef, 1 > NewConformances;
1577
1577
NewConformances.push_back (Conformance.getValue ());
1578
1578
ArrayRef<ProtocolConformanceRef> Conformances =
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments