Try to build a static analyzer in Gcc Plugin, the main application scenario is to detect memory-leak,double-free,use-after-free.
-
Updated
Dec 29, 2024 - C++
Try to build a static analyzer in Gcc Plugin, the main application scenario is to detect memory-leak,double-free,use-after-free.
A complete visual teardown of GCC 16 internals, taught from zero and specified precisely enough to write a working front end, a working back end and a working optimizer against the specifications alone. Reactive notebooks, animations and browser playgrounds, with a normative blueprint set and a conformance scorecard attached.
An extensible C++ middleware between compilers and static analyzers to simplify analyzer development.
To associate your repository with the gimple topic, visit your repo's landing page and select "manage topics."