Files
clang-p2996/clang/bindings/python/clang
Jannick Kremer f11775f0a2 [libclang/python] Do not rely on ctypes' errcheck (#105490)
Call conversion functions directly instead of using them for type
conversion on library function calls via `ctypes`' `errcheck`
functionality.
2024-09-27 22:17:11 +02:00
..