[all-commits] [llvm/llvm-project] f11775: [libclang/python] Do not rely on `ctypes`' `errche...
Jannick Kremer via All-commits
all-commits at lists.llvm.org
Fri Sep 27 13:17:32 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f11775f0a2af66b33934fccc5a6566c462a8f6a0
https://github.com/llvm/llvm-project/commit/f11775f0a2af66b33934fccc5a6566c462a8f6a0
Author: Jannick Kremer <jannick.kremer at mailbox.org>
Date: 2024-09-27 (Fri, 27 Sep 2024)
Changed paths:
M clang/bindings/python/clang/cindex.py
Log Message:
-----------
[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.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list