[all-commits] [llvm/llvm-project] 4dc051: [libclang/python] Sync python kinds with Index.h e...
Jannick Kremer via All-commits
all-commits at lists.llvm.org
Thu Sep 18 05:34:42 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4dc0513f6196d0ead5cf3cdfa23752d88b783a9e
https://github.com/llvm/llvm-project/commit/4dc0513f6196d0ead5cf3cdfa23752d88b783a9e
Author: Jannick Kremer <jannick.kremer at mailbox.org>
Date: 2025-09-18 (Thu, 18 Sep 2025)
Changed paths:
M clang/bindings/python/clang/cindex.py
M clang/bindings/python/tests/cindex/test_enums.py
M clang/docs/ReleaseNotes.rst
Log Message:
-----------
[libclang/python] Sync python kinds with Index.h enums (#143264)
Add tests to ensure that all C-enum variants are defined on Python side,
and that the Python bindings do not contain variants not defined on the C side
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