Commit fcd364d
authored
Merge pull request swiftlang#34012 from slavapestov/fix-witness-matching-crash-no-pbd
Sema: Fix crash on static -vs- non-static witness mismatch with deserialized witnessFile tree
3 files changed
+24
-2
lines changed- lib/Sema
- test/decl/protocol
- Inputs
3 files changed
+24
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2374 | 2374 | | |
2375 | 2375 | | |
2376 | 2376 | | |
2377 | | - | |
| 2377 | + | |
| 2378 | + | |
| 2379 | + | |
2378 | 2380 | | |
2379 | 2381 | | |
2380 | 2382 | | |
2381 | 2383 | | |
2382 | 2384 | | |
2383 | | - | |
| 2385 | + | |
| 2386 | + | |
2384 | 2387 | | |
2385 | 2388 | | |
2386 | 2389 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments