<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>What exactly are you trying to do? StaticAnalyzer already has access to CFG (Ex see: <span class="Apple-style-span" style="color: rgb(0, 96, 66); font-family: Monaco; font-size: 11px; ">AnalysisDeclContext::getCFG()</span>).</div><div><br></div><div>Anna.</div><div><br></div><div><div><div>On Dec 15, 2011, at 12:29 AM, redder_0210 wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><div id="isForwardContent"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial">Dear All,<div>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.</div><div>So, could you tell me that how it works from the ASTConsumer to CFG?</div><div>Thanks.</div><div>--- By Redder</div><div><br></div></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span></div></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>_______________________________________________<br>cfe-dev mailing list<br><a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev<br></blockquote></div><br></div></body></html>