[cfe-dev] Data flow analysis in Clang

Manuel Klimek klimek at google.com
Sat Nov 15 10:51:19 PST 2014


On Sat Nov 15 2014 at 6:40:58 PM Markus Elfring <Markus.Elfring at web.de>
wrote:

> > Data exchange about what?
>
> I am still missing interface descriptions around control flow graphs.
> http://clang.llvm.org/extra/doxygen/annotated.html
> http://clang.llvm.org/docs/LibTooling.html
>
> Do I overlook any documentation (besides source code from the ClangTidy
> tool)?
>

There is not much documentation about this apart from what the static
analyzer itself has. For most of it look at the code:
http://reviews.llvm.org/diffusion/L/browse/cfe/trunk/include/clang/Analysis/CFG.h

Cheers,
/Manuel


>
> Regards,
> Markus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20141115/e99255a9/attachment.html>


More information about the cfe-dev mailing list