[cfe-dev] how to get the CFG information in the StaticAnalyzer of Clang?
redder_0210
redder_0210 at yeah.net
Thu Dec 15 00:29:04 PST 2011
Dear All,
I am intrested in how to get cfg information in the StaticAnalyzer of Clang.Because I want to deal with the CFG to do some analysis.But how to translate from the ASTConsumer to the CFG StaticAnalyzer in the confuses me.
So, could you tell me that how it works from the ASTConsumer to CFG?
Thanks.
--- By Redder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20111215/b7e23f8e/attachment.html>
More information about the cfe-dev
mailing list