Commit 3aeb11d
Avoid generating bindings to simd primitives.
These primitives overlap with C++ macros of the same name in a way that
breaks generated bindings. It is unlikely we need bindings to Rust
primitives in C++, so avoid the issue by excluding the bindings.
PiperOrigin-RevId: 8276786311 parent 7e88dac commit 3aeb11d
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
370 | 377 | | |
371 | 378 | | |
372 | 379 | | |
| |||
0 commit comments