Commit e3d3a8a
committed
[cxx-interop] Test symbolic interface generation for new features
This adds a test that ensures that a symbolic interface for a C++ module will include these features:
* move-only types
* virtual methods
Default arguments are already tested.
rdar://125816549
(cherry picked from commit 442f9c1)1 parent 5f6b930 commit e3d3a8a
File tree
1 file changed
+20
-0
lines changed- test/Interop/Cxx/symbolic-imports
1 file changed
+20
-0
lines changedLines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
63 | 76 | | |
64 | 77 | | |
65 | 78 | | |
| |||
98 | 111 | | |
99 | 112 | | |
100 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
0 commit comments