Commit d5809d4
Ignore unknown warning flags in bindgen (#4004)
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.
Co-authored-by: scentini <rosica@google.com>1 parent 02be80c commit d5809d4
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
288 | 291 | | |
289 | 292 | | |
290 | 293 | | |
| |||
0 commit comments