immunant / c2rust

Migrate C code to Rust
https://c2rust.com/
Other
3.79k stars 219 forks source link

Support llvm 17.0.0 #1041

Closed thedataking closed 8 months ago

thedataking commented 8 months ago

This adds support for llvm/clang 17.0.0, as well as just enough support for ARM SVE types so that things don't crash on Apple Silicon.