Bug 134955 - Add support for running the Clang static analyzer when building WebKit and JSC
Summary: Add support for running the Clang static analyzer when building WebKit and JSC
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-15 18:02 PDT by Daniel Bates
Modified: 2014-07-28 13:49 PDT (History)
5 users (show)

See Also:


Attachments
Patch (5.92 KB, patch)
2014-07-15 18:04 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2 (674.97 KB, application/zip)
2014-07-15 19:36 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.