llvm-project
5dbeb29b - [libclang/python] Type-annotate SourceLocation and SourceRange (#180193)

Commit
80 days ago
[libclang/python] Type-annotate SourceLocation and SourceRange (#180193) This adds type annotations to the `SourceLocation` and `SourceRange` classes, enough to pass a strict typecheck. This resolves 29 strict typing errors as the next step towards https://github.com/llvm/llvm-project/issues/76664
Author
Parents
Loading