[clang] [clang][Python] Apply type annotations to Python (PR #173845)

via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 11 14:19:12 PST 2026


mikomikotaishi wrote:

> The rest are more questionable to me, so I'd like to see justification for them.

@Endilll is the concern with annotating variables? I do think generally speaking including this information is helpful for IDEs and in other places and generally conveys intent the most clearly.

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


More information about the cfe-commits mailing list