[Webkit-unassigned] [Bug 135057] New: Add 'analyze' target to the Makefiles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 18 11:31:59 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=135057

           Summary: Add 'analyze' target to the Makefiles
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dburkart at apple.com
                CC: dburkart at apple.com


I would like to run the clang static analyzer from the command line, and have a per-project breakdown of the results. In order to do that, each xcodebuild invocation needs to be wrapped in a call to scan-build (http://clang-analyzer.llvm.org/scan-build.html). I have a patch which adds a new 'analyze' target to allow for this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list