Commit 065ec7b
authored
Merge pull request swiftlang#34013 from slavapestov/fix-witness-matching-crash-no-pbd-5.3
Sema: Fix crash on static -vs- non-static witness mismatch with deserialized witness [5.3]File 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 | |
|---|---|---|---|
| |||
2311 | 2311 | | |
2312 | 2312 | | |
2313 | 2313 | | |
2314 | | - | |
| 2314 | + | |
| 2315 | + | |
| 2316 | + | |
2315 | 2317 | | |
2316 | 2318 | | |
2317 | 2319 | | |
2318 | 2320 | | |
2319 | 2321 | | |
2320 | | - | |
| 2322 | + | |
| 2323 | + | |
2321 | 2324 | | |
2322 | 2325 | | |
2323 | 2326 | | |
| |||
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