Skip to content

[Tests] Re-add round-trip type test. #38904

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

Merged
merged 3 commits into from
Aug 17, 2021
Merged

Conversation

al45tair
Copy link
Contributor

This was reverted in 12fa024 because it broke the iOS simulator build.

rdar://37170485

This was reverted in 12fa024 because it broke the iOS simulator build.

rdar://37170485
@al45tair
Copy link
Contributor Author

@swift-ci Please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - cd99995

Needed to expand the availability checks for other platforms.
@al45tair
Copy link
Contributor Author

@swift-ci Please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 232b538

The round-trip test was relying on a host library, but that only works where
we aren't cross-compiling.  Using a target library instead was a little more
complicated than it looked because libswiftDemangling doesn't get built for
the target.  However, it *is* part of the other Swift libraries on the host,
but there's an extra namespace shoehorned in.
@al45tair
Copy link
Contributor Author

@swift-ci Please test

@al45tair al45tair merged commit 5b6f183 into swiftlang:main Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants