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

Deprecate `getCanonicalType(c::CXCursor)` #427

Closed Gnimuc closed 1 year ago

Gnimuc commented 1 year ago

it should be getCanonicalCursor(c::CXCursor).