JuliaInterop / Clang.jl

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

fix `getNumArguments` #406

Closed t-bltg closed 1 year ago

t-bltg commented 1 year ago

Not sure what I'm doing here, but it showed up while working on https://github.com/JuliaParallel/MPI.jl/issues/688, and seems to work.