[cfe-dev] Data flow analysis in Clang
Markus Elfring
Markus.Elfring at web.de
Sat Nov 15 09:20:19 PST 2014
> 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?
Regards,
Markus
More information about the cfe-dev
mailing list