-
Notifications
You must be signed in to change notification settings - Fork 10.5k
driver: forward driver invocation to the new driver by default #34894
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
driver: forward driver invocation to the new driver by default #34894
Conversation
@swift-ci please smoke test |
1 similar comment
@swift-ci please smoke test |
c348383
to
5b61906
Compare
@swift-ci please smoke test |
1 similar comment
@swift-ci please smoke test |
5b61906
to
b8ab2d1
Compare
@swift-ci please smoke test |
b8ab2d1
to
98097b9
Compare
@swift-ci please smoke test |
@swift-ci please build toolchain |
Linux Toolchain (Ubuntu 16.04) Install command |
98097b9
to
84afba5
Compare
@swift-ci please build toolchain |
@swift-ci please smoke test |
Linux Toolchain (Ubuntu 16.04) Install command |
@swift-ci Please smoke test OS X platform |
macOS Toolchain Install command |
The qualification process of the new Swift driver showed promising result. With this change, we'll use the new driver by default and also provide two mechanisms (an environment var and a compiler argument) for users to opt-out.
rdar://71817843