KyleMayes / clang-sys

Rust bindings for libclang.
Apache License 2.0
128 stars 65 forks source link

Update for clang 14, 15 and 16 #144

Closed anderslanglands closed 1 year ago

anderslanglands commented 1 year ago

This just adds the missing bits from clang 14 through 16

KyleMayes commented 1 year ago

Thanks!

I have also updated the documentation builds to use 16.0.x as suggested. Unfortunately the CI builds can't do the same (https://github.com/KyleMayes/install-llvm-action/issues/31).

Released in v1.4.0.