[cfe-dev] How to create diff beetwen clang analyses?

Anna Zaks ganna at apple.com
Mon May 21 10:08:45 PDT 2012


Hi Marcin,

Output of which tool do you want to diff?  Are you asking about clang static analyzer(http://clang-analyzer.llvm.org/) or something else?

Anna.
On May 21, 2012, at 3:46 AM, Marcin Mirosław wrote:

> Hello!
> I can't see cfe-users mailinglist so i assume cfe-dev should be good
> place for user to ask question about clang usage. I hope i'm right.
> I'm thinking about creating automatic tool to create clang analyse every
> commit/every period of time. I'd like to do comparising beetwen reports
> to know if new commits brings something unwanted in code. Ideally it
> would be to see what errors was fixed and what wrong appears with new
> commit. But id would be enough to see new warnings. I've got no idea how
> to parse html to create usefull diff.
> Is known any tool to create something like this?
> Regards,
> Marcin
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120521/e9768ac9/attachment.html>


More information about the cfe-dev mailing list