Commit a304967
authored
Merge pull request swiftlang#35197 from zoecarver/cxx/forward-declared-subdecl
[cxx-interop] Fix forward declared nested structs.File tree
3 files changed
+22
-1
lines changed- lib/ClangImporter
- test/Interop/Cxx/class
- Inputs
3 files changed
+22
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3374 | 3374 | | |
3375 | 3375 | | |
3376 | 3376 | | |
| 3377 | + | |
| 3378 | + | |
| 3379 | + | |
| 3380 | + | |
| 3381 | + | |
3377 | 3382 | | |
3378 | 3383 | | |
3379 | 3384 | | |
| |||
3534 | 3539 | | |
3535 | 3540 | | |
3536 | 3541 | | |
3537 | | - | |
| 3542 | + | |
3538 | 3543 | | |
3539 | 3544 | | |
3540 | 3545 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
48 | 54 | | |
49 | 55 | | |
50 | 56 | | |
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
0 commit comments