Skip to content

[Driver tests] Be explicit when we don't care about SDK/target mismatches #32419

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

Conversation

DougGregor
Copy link
Member

No description provided.

@DougGregor DougGregor merged commit 8dd20c1 into swiftlang:master Jun 16, 2020
@DougGregor DougGregor deleted the driver-tests-explicit-sdk-mismatch branch June 16, 2020 22:55
@DougGregor
Copy link
Member Author

Force-merged to unblock CI

@@ -2,7 +2,7 @@

// UNSUPPORTED: windows

// RUN: %swiftc_driver -sdk "" -driver-print-jobs -target x86_64-apple-ios13.0-macabi -sdk %S/../Inputs/clang-importer-sdk %s | %FileCheck -check-prefix=IOS13-MACABI %s
// RUN: %swiftc_driver -sdk "" -sdk "" -driver-print-jobs -target x86_64-apple-ios13.0-macabi -sdk %S/../Inputs/clang-importer-sdk %s | %FileCheck -check-prefix=IOS13-MACABI %s
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a problem, but in skimming through this, I noticed a few lines like this that have -sdk "" -sdk"" twice.

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