/Static-analyzer-in-gccplugin

Try to build a static analyzer in Gcc Plugin, the main application scenario is to detect memory-leak,double-free,use-after-free.

Primary LanguageC++MIT LicenseMIT

Issues