http://llvm.org/bugs/show_bug.cgi?id=9514

           Summary: Make deadcode analysis optional and hide progress
                    under verbose
           Product: clang
           Version: trunk
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Static Analyzer
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=6348)
 --> (http://llvm.org/bugs/attachment.cgi?id=6348)
patch to ccc-analyzer

Hi Ted,

attached is a small hack, that hides the analyzer progress and allows to
disable the deadcode checks when the user sets CCC_ANALYZER_CHECKER_DEADCODE=0.
It's not documented and a bit hackish though ...

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to