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

Use visitor for searching `CLFunctionTemplate`'s `CLParmDecl` #428

Closed Gnimuc closed 1 year ago

giordano commented 1 year ago

This seems to be working well for me! :rocket: This is awesome, thanks a lot! Is there any chance to have a test for this, to avoid regressions in the future?