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

via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 29 12:45:48 PST 2025


mikomikotaishi wrote:

I did annotate most of the symbols, such as variables and the rest, because they could be reasonably deduced and including them will provide better clarity for future maintenance to the file.

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


More information about the cfe-commits mailing list