[cfe-dev] Idea for better invoking static analysis via command line

Anna Zaks via cfe-dev cfe-dev at lists.llvm.org
Fri Feb 5 11:52:45 PST 2016


> On Feb 5, 2016, at 6:15 AM, Craig, Ben <ben.craig at codeaurora.org> wrote:
> 
> On 2/4/2016 5:52 PM, <Alexander G. Riccio> wrote:
>> Consider making "no detailed analysis" an option for -enable-analyze-pass to help with these use cases
>> 
>> Eh? Do you mean less detailed output or less detailed analysis done by clang?
> I mean analysis that just emits diagnostics on the console, but doesn't emit a .plist or .html report.

How user-friendly is the text output? Had anyone analyzed a large codebase, triaged the results, and fixed the reported bugs with just relying on the text output? 

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


More information about the cfe-dev mailing list