[cfe-dev] Analyser Reports and Eclipse Integration

Gábor Horváth via cfe-dev cfe-dev at lists.llvm.org
Thu Sep 8 09:12:24 PDT 2016


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>):

>
> On Sep 7, 2016, at 5:45 AM, Martin O'Riordan via cfe-dev <
> 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
> 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/20160908/4536fab2/attachment.html>


More information about the cfe-dev mailing list