Commit c6a9226
authored
Merge pull request swiftlang#84665 from egorzhdan/egorzhdan/frt-objc-class
[cxx-interop] Avoid spurious references to `_OBJC_CLASS` symbols for C++ foreign reference typesFile tree
2 files changed
+15
-0
lines changed- lib/AST
- test/Interop/Cxx/foreign-reference
2 files changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4409 | 4409 | | |
4410 | 4410 | | |
4411 | 4411 | | |
| 4412 | + | |
| 4413 | + | |
| 4414 | + | |
| 4415 | + | |
| 4416 | + | |
| 4417 | + | |
4412 | 4418 | | |
4413 | 4419 | | |
4414 | 4420 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
61 | 70 | | |
62 | 71 | | |
63 | 72 | | |
| |||
0 commit comments