Skip to content

Ignore unknown warning flags in bindgen#4004

Merged
scentini merged 3 commits intobazelbuild:mainfrom
stephenduong1004:main
Apr 30, 2026
Merged

Ignore unknown warning flags in bindgen#4004
scentini merged 3 commits intobazelbuild:mainfrom
stephenduong1004:main

Conversation

@stephenduong1004
Copy link
Copy Markdown
Contributor

Bindgen uses Clang but allow the selected cc_toolchain isn't Clang. This flag is to ignore non-Clang warning options from the cc_toolchain.

Bindgen uses Clang but allow the selected cc_toolchain isn't Clang. This flag is to ignore non-Clang warning options from the cc_toolchain.
Copy link
Copy Markdown
Collaborator

@scentini scentini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@scentini scentini added this pull request to the merge queue Apr 30, 2026
Merged via the queue into bazelbuild:main with commit d5809d4 Apr 30, 2026
3 checks passed
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