[Bug analyzer/107646] RFE: can we reimplement gcc-python-plugin's cpychecker as a -fanalyzer plugin?
io.sakshamgupta at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Mar 11 06:49:43 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107646
Saksham Gupta <io.sakshamgupta at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |io.sakshamgupta at gmail dot com
--- Comment #13 from Saksham Gupta <io.sakshamgupta at gmail dot com> ---
Hi everyone,
I am Saksham Gupta, a university student aiming to tackle this project for GSoC
2026. I have been studying the new class api architecture from David's recent
GCC 16 refactor (r16-7938) and testing the analyzer_cpython_plugin against
standard reference counting leaks.
I also recently submitted an analyzer patch to the mailing list (adding
known_function handling for atoi/atol/atoll) to get familiar with kf.cc and the
DejaGnu testsuite infrastructure.
I am currently drafting my formal GSoC proposal to expand the plugin's state
machine for "Owned" vs. "Borrowed" references to address the remaining false
negatives. Looking forward to contributing!
More information about the Gcc-bugs
mailing list