[clang] Added TypeKind.FLOAT16 for 32 in cindex.py (PR #142634)

Zokre Zyl via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 4 10:43:53 PDT 2025


zokrezyl wrote:

> Thanks for the PR, LGTM I'll merge this once you've checked the private email setting as described in the bot comment.
> 
> CC @Endilll : Seems like we're missing a bunch of `TypeKind`s, currently missing 33 - 39 and 179 - 181 enum variants. 180 and 181 were only added the other day, we might want to look into some way to test these automatically to ensure that any additions are also added on Python side in the future.

Hi, I do not think it is good idea to put such a condition to merge a PR..... I want to feel free to do whatever I want with my account. That should not stop improvement and contribution of the project. Would be happy if you update your reasoning about this. Thanks

Happy though to help. Using intensively libclang

https://github.com/llvm/llvm-project/pull/142634


More information about the cfe-commits mailing list