[LLVMbugs] [Bug 9514] New: Make deadcode analysis optional and hide progress under verbose
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Mar 19 09:58:25 PDT 2011
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: kremenek at apple.com
ReportedBy: uspoerlein at gmail.com
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list