Skip to content

Fix args_are_cpp to look for -x without = #1404

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
Sep 30, 2018

Conversation

auscompgeek
Copy link
Contributor

Clang doesn't allow = between -x and the language name.

Clang doesn't allow `=` between `-x` and the language name.
@emilio
Copy link
Contributor

emilio commented Sep 30, 2018

LGTM, thanks!

@bors-servo r+

@bors-servo
Copy link

📌 Commit 1c7f8c6 has been approved by emilio

@bors-servo
Copy link

⌛ Testing commit 1c7f8c6 with merge c77f8c7...

bors-servo pushed a commit that referenced this pull request Sep 30, 2018
Fix args_are_cpp to look for -x without =

Clang doesn't allow `=` between `-x` and the language name.
@bors-servo
Copy link

☀️ Test successful - status-travis
Approved by: emilio
Pushing c77f8c7 to master...

@bors-servo bors-servo merged commit 1c7f8c6 into rust-lang:master Sep 30, 2018
@auscompgeek auscompgeek deleted the fix-args-are-cpp branch January 27, 2019 12:09
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