Skip to content

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

// 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