Static-analyzer-in-gccplugin

build a static analyzer in Gcc Plugin

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