JuliaInterop / Clang.jl

C binding generator and Julia interface to libclang
https://juliainterop.github.io/Clang.jl/
MIT License
225 stars 68 forks source link

Upgrade to LLVM 13/Julia 1.8 #379

Closed Gnimuc closed 2 years ago

vchuravy commented 2 years ago

If we can I would love to be able to support multiple LLVM versions here as well.

vchuravy commented 2 years ago

@pemryan this PR right now breaks compatibility with Julia 1.7

Gnimuc commented 2 years ago

The CI failure on macOS seems to be unrelated.