Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use clang_getFileLocation instead of clang_getSpellingLocation
Both had the same behavior... until llvm/llvm-project@2e770ed which fixed getSpellingLocation, but bindgen looks like it actually expects the getFileLocation result.
- Loading branch information