[clang] [libclang/python] Fix numResults field type of CCRStructure (PR #158598)
Jannick Kremer via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 15 04:57:37 PDT 2025
DeinAlptraum wrote:
Python doesn't know what unsigned is so this shouldn't have any effect on the bindings
https://github.com/llvm/llvm-project/pull/158598
More information about the cfe-commits
mailing list