On Mar 26, 2025, at 11:34 AM, David Malcolm wrote:
>
> This patch kit:
> * adds minimal Python bindings for libgdiagnostics.so (below contrib)
> * implements a new dg-lint tool (below contrib) to detect for
>common mistakes in our testsuite, using Python 3 (and the above
>bindings)
> *
This patch kit:
* adds minimal Python bindings for libgdiagnostics.so (below contrib)
* implements a new dg-lint tool (below contrib) to detect for
common mistakes in our testsuite, using Python 3 (and the above
bindings)
* fixes a bunch of issues reported by the tool
I've only teste