-
Notifications
You must be signed in to change notification settings - Fork 10.5k
C++ Interop: cleanup operator tests (NFC) #36144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
C++ Interop: cleanup operator tests (NFC) #36144
Conversation
@swift-ci please smoke test |
@swift-ci please test Windows platform |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fantastic. Thank you for the cleanup! 🚢 it.
@swift-ci please test Windows platform |
IIUC, the |
Yeah I've tried that and a bunch of other commands like |
...and the failure is unrelated. Let's try again. |
@swift-ci please test Windows platform |
@swift-ci please test Windows. |
@swift-ci please test Windows |
The CI keeps ignoring me (strangely, only for Windows builds, I can run Linux/macOS builds just fine). |
@swift-ci please test Windows |
@egorzhdan that's odd 😕 Sometimes I have to ping the bot a few times. Next time I'd try it two or three times. If it still doesn't work we can ping Mishal to see what's up. |
Rename the test structures to match the terminology of loadable types vs address-only types.
#36075 (comment)