]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: simplify analyzer_cpython_plugin.c
authorDavid Malcolm <dmalcolm@redhat.com>
Tue, 15 Oct 2024 15:03:08 +0000 (11:03 -0400)
committerDavid Malcolm <dmalcolm@redhat.com>
Tue, 15 Oct 2024 15:03:08 +0000 (11:03 -0400)
commit77076d85e9aa5e15e1fe5b7db0241fbfc18cf06d
tree1f28e36c4b9bd64f67b21752739520e91d6f56d8
parentf8dcb559e615dbb4557a23363f9532a3544a7241
testsuite: simplify analyzer_cpython_plugin.c

No functional change intended.

gcc/testsuite/ChangeLog:
* gcc.dg/plugin/analyzer_cpython_plugin.c: Use success_call_info
in a couple of places to avoid reimplementing get_desc.

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
gcc/testsuite/gcc.dg/plugin/analyzer_cpython_plugin.c