[LLVMbugs] [Bug 9232] New: Remove deprecated/removed scanner arguments from scan-build

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Feb 16 02:45:13 PST 2011


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

           Summary: Remove deprecated/removed scanner arguments from
                    scan-build
           Product: clang
           Version: trunk
          Platform: PC
        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


Hi,

I think either r125503 or r125611 by akirtzidis broke the 'scan-build' script,
as it will still pass '-analyzer-check-idempotent-operations' and
'-analyzer-check-objc-self-init' to the scanner. Please remove those
invocations from scan-build to make it work again. Thanks!

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