Commit 2a6163f
authored
Merge pull request swiftlang#74193 from jckarter/moveonly-wrapped-type-eliminator-missing-case-6.0
[6.0] Add missing OpenExistentialAddr no-changes-needed case to MoveOnlyWrappedTypeEliminatorFile tree
2 files changed
+10
-0
lines changed- lib/SILOptimizer/Mandatory
- test/SILOptimizer
2 files changed
+10
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| 196 | + | |
196 | 197 | | |
197 | 198 | | |
198 | 199 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments