================ ---------------- Endilll wrote:
I don't see value in annotating exported C functions themselves (`binder.py`), because they are wrapped by `cindex.py`. From maintenance perspective I'd rather leave `# type: ignore` at the call sites of those functions, than accept a whole new pile of stubs. Users of `cindex.py` won't notice either way, because I don't think they need to interact with C functions directly. https://github.com/llvm/llvm-project/pull/101941 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits