You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
0 commit comments