<p dir="ltr">The codechecker tool (<a href="https://github.com/Ericsson/codechecker">https://github.com/Ericsson/codechecker</a>) has an Eclipse plugin (<a href="https://github.com/Ericsson/CodeCheckerEclipsePlugin">https://github.com/Ericsson/CodeCheckerEclipsePlugin</a>). 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. </p>
<div class="gmail_extra"><br><div class="gmail_quote">2016. szept. 8. du. 6:04 ezt írta ("Devin Coughlin via cfe-dev" <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>>):<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><blockquote type="cite"><div>On Sep 7, 2016, at 5:45 AM, Martin O'Riordan via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>> wrote:</div><br><div><div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif;font-size:small">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?<br></div></div></div></blockquote><div><br></div><div>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.</div><div><br></div><div>Devin</div></div></div><br>______________________________<wbr>_________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div></div>