Skip to content

options: Implement --version manually and print clang version on --version --verbose#2140

Merged
emilio merged 1 commit into
masterfrom
clang-version
Jun 5, 2022
Merged

options: Implement --version manually and print clang version on --version --verbose#2140
emilio merged 1 commit into
masterfrom
clang-version

Conversation

@emilio

@emilio emilio commented Dec 17, 2021

Copy link
Copy Markdown
Contributor

Fixes #2138

@bors-servo

Copy link
Copy Markdown

☔ The latest upstream changes (presumably be6d07a) made this pull request unmergeable. Please resolve the merge conflicts.

@bors-servo

Copy link
Copy Markdown

☔ The latest upstream changes (presumably cd78b65) made this pull request unmergeable. Please resolve the merge conflicts.

@kulp

kulp commented Jun 1, 2022

Copy link
Copy Markdown
Member

@emilio I rebased, and ran cargo +nightly fmt, and pushed a branch clang-version2 at 62e76e8 for this, in case you want to git reset --hard to that.

@kulp

kulp commented Jun 1, 2022

Copy link
Copy Markdown
Member

(Arguably I should have ordered "version" before "vtable-generation", though.)

@emilio

emilio commented Jun 5, 2022

Copy link
Copy Markdown
Contributor Author

Thanks, I cherry-picked that and also fixed the patch so that header was not required when specifying --version.

@emilio emilio merged commit 566d226 into master Jun 5, 2022
@emilio emilio deleted the clang-version branch June 5, 2022 18:07
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.

Querying bindgen for LLVM version being used

4 participants