================
@@ -64,6 +64,68 @@ except ImportError:
// Parameter types will be used in the autodoc string.
%feature("autodoc", "1");
+#if SWIG_VERSION >= 0x040500
+// Swig 4.5.0 added typing annotations. Use them.
----------------
JDevlieghere wrote:
I think this is pretty obvious from the line above and below.
```suggestion
```
https://github.com/llvm/llvm-project/pull/213463
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits