Commit ae1f9d9
authored
Merge pull request swiftlang#81029 from hamishknight/null-ext
[ASTPrinter] Add missing null check in `isNonSendableExtension`File tree
2 files changed
+9
-2
lines changed- lib/AST
- validation-test/IDE/issues_fixed
2 files changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2235 | 2235 | | |
2236 | 2236 | | |
2237 | 2237 | | |
2238 | | - | |
2239 | | - | |
| 2238 | + | |
| 2239 | + | |
| 2240 | + | |
| 2241 | + | |
| 2242 | + | |
2240 | 2243 | | |
2241 | 2244 | | |
2242 | 2245 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments