<div class="gmail_quote">On Sat Nov 15 2014 at 6:40:58 PM Markus Elfring <<a href="mailto:Markus.Elfring@web.de">Markus.Elfring@web.de</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> Data exchange about what?<br>
<br>
I am still missing interface descriptions around control flow graphs.<br>
<a href="http://clang.llvm.org/extra/doxygen/annotated.html" target="_blank">http://clang.llvm.org/extra/<u></u>doxygen/annotated.html</a><br>
<a href="http://clang.llvm.org/docs/LibTooling.html" target="_blank">http://clang.llvm.org/docs/<u></u>LibTooling.html</a><br>
<br>
Do I overlook any documentation (besides source code from the ClangTidy tool)?<br></blockquote><div><br></div><div>There is not much documentation about this apart from what the static analyzer itself has. For most of it look at the code:</div><div><a href="http://reviews.llvm.org/diffusion/L/browse/cfe/trunk/include/clang/Analysis/CFG.h">http://reviews.llvm.org/diffusion/L/browse/cfe/trunk/include/clang/Analysis/CFG.h</a><br></div><div><br></div><div>Cheers,</div><div>/Manuel</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Regards,<br>
Markus<br>
</blockquote></div>