Skip to content

[next][clang] Fix clang tests that use darwin features for Linux #8177

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 1 commit into from
Feb 12, 2024

Conversation

benlangmuir
Copy link

Fixes tests on the "next" branch that were implicitly depending on Darwin platform behaviours in the driver by explicitly setting a Darwin target triple.

Fixes tests on the "next" branch that were implicitly depending on
Darwin platform behaviours in the driver by explicitly setting a Darwin
target triple.
@benlangmuir
Copy link
Author

@swift-ci please test llvm

@benlangmuir benlangmuir merged commit 476a542 into swiftlang:next Feb 12, 2024
@benlangmuir benlangmuir deleted the fix-tests-next branch February 12, 2024 23:55
@drodriguez
Copy link

Is this going to be backported to stable/20230725? Some of the tests exist in the branch, but they do not have these fiexes.

@benlangmuir
Copy link
Author

@drodriguez #8279

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.

4 participants