Skip to content

scanner: Add ARM SVE types

Emmanuele Bassi requested to merge ebassi/arm-sve-types into main

When generating introspection on aarch64, some system headers might end up including the ARM Scalable Vector Extension types, and break the build.

Fixes: #502 (closed)

Merge request reports