Bug 134955

Summary: Add support for running the Clang static analyzer when building WebKit and JSC
Product: WebKit Reporter: Daniel Bates <dbates>
Component: Tools / TestsAssignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, ddkilzer, mrowe, rniwa, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2 none

Description Daniel Bates 2014-07-15 18:02:55 PDT
We should add an optional command-line option to build-{webkit, jsc}, say --analyze, to run the Clang static analyzer when building WebKit and JSC, respectively.
Comment 1 Daniel Bates 2014-07-15 18:04:51 PDT
Created attachment 234967 [details]
Patch
Comment 2 Build Bot 2014-07-15 19:36:50 PDT
Comment on attachment 234967 [details]
Patch

Attachment 234967 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/6717064383299584

New failing tests:
media/W3C/video/networkState/networkState_during_loadstart.html
Comment 3 Build Bot 2014-07-15 19:36:53 PDT
Created attachment 234975 [details]
Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-15  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 4 Brent Fulgham 2014-07-22 11:51:30 PDT
Comment on attachment 234967 [details]
Patch

r=me. I don't believe the wk2 test failure is related to this patch.
Comment 5 Daniel Bates 2014-07-28 13:49:13 PDT
Comment on attachment 234967 [details]
Patch

Clearing flags on attachment: 234967

Committed r171693: <http://trac.webkit.org/changeset/171693>
Comment 6 Daniel Bates 2014-07-28 13:49:16 PDT
All reviewed patches have been landed.  Closing bug.