Skip to content

build: check the compiler against the correct variable #28058

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
Nov 4, 2019

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Nov 4, 2019

We were checking the compiler ID against the name of the compiler
binary. This happened to pass incorrectly on Windows, which hid the
bug.

Resolves dar://problem/56866783

We were checking the compiler ID against the name of the compiler
binary.  This happened to pass incorrectly on Windows, which hid the
bug.
@compnerd
Copy link
Member Author

compnerd commented Nov 4, 2019

CC: @edymtt

@compnerd
Copy link
Member Author

compnerd commented Nov 4, 2019

@swift-ci please test

@compnerd
Copy link
Member Author

compnerd commented Nov 4, 2019

@swift-ci please test Windows platform

@edymtt
Copy link
Contributor

edymtt commented Nov 4, 2019

I was testing a similar changes in #28056 as well -- since this is more complete, I will close mine in favor of this.

@edymtt edymtt self-requested a review November 4, 2019 18:57
@compnerd compnerd merged commit ea950df into swiftlang:master Nov 4, 2019
@compnerd compnerd deleted the id-is-not-name branch November 4, 2019 21:26
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