[cfe-dev] Analyser Reports and Eclipse Integration

Martin J. O'Riordan via cfe-dev cfe-dev at lists.llvm.org
Fri Sep 9 04:40:00 PDT 2016


Thanks very much.  Integrating ‘clang-tidy’ is great too, hadn’t thought that far yet.

 

            MartinO

 

From: Gábor Horváth [mailto:xazax.hun at gmail.com] 
Sent: 08 September 2016 17:12
Cc: Clang Dev <cfe-dev at lists.llvm.org>; Martin O'Riordan <martin.oriordan at movidius.com>
Subject: Re: [cfe-dev] Analyser Reports and Eclipse Integration

 

The codechecker tool (https://github.com/Ericsson/codechecker) has an Eclipse plugin (https://github.com/Ericsson/CodeCheckerEclipsePlugin). It can run both the clang static analyzer and clang tidy, project the results to the code, and automatically do an incremental recheck on each build. 

 

2016. szept. 8. du. 6:04 ezt írta ("Devin Coughlin via cfe-dev" <cfe-dev at lists.llvm.org <mailto:cfe-dev at lists.llvm.org> >):

 

On Sep 7, 2016, at 5:45 AM, Martin O'Riordan via cfe-dev <cfe-dev at lists.llvm.org <mailto:cfe-dev at lists.llvm.org> > wrote:

 

The reports from the analyser are really great, but is there plugin for Eclipse or other technique for integrating the data from the analysis reports into the source editor so that lines are automatically highlighted or in some other way correlated to the data in the report?

 

Both Qt Creator and Xcode have IDE integration for reports from the static analyzer, but I’m not aware of any publicly released Eclipse support.

 

Devin


_______________________________________________
cfe-dev mailing list
cfe-dev at lists.llvm.org <mailto:cfe-dev at lists.llvm.org> 
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev

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


More information about the cfe-dev mailing list