[cfe-dev] Data flow analysis in Clang

Manuel Klimek klimek at google.com
Sat Nov 15 09:24:17 PST 2014


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

> > You can already do this, although it's not made particularly easy yet -
> generally the static analyzer
> > is just a bunch of frontend action - you can look at what ClangTidy does
> and how it interfaces with
> > static analyzer checks (it basically glues all the stuff together)...
>
> How are the chances to make the corresponding data exchange easier?
> Will any more dedicated base classes become available?
>

Data exchange about what?


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


More information about the cfe-dev mailing list