Bug 200201 - Fix static analyzer build
Summary: Fix static analyzer build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-07-27 18:56 PDT by Alexey Proskuryakov
Modified: 2019-07-28 14:29 PDT (History)
8 users (show)

See Also:


Attachments
proposed fix (1.30 KB, patch)
2019-07-27 18:58 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2019-07-27 18:56:01 PDT
We don't have a makefile target for analyze in ThirdParty, so the build stops there. This broke in April with r244726, when Source/Makefile started to include Source/ThirdParty/Makefile.
Comment 1 Alexey Proskuryakov 2019-07-27 18:58:17 PDT
Created attachment 375037 [details]
proposed fix
Comment 2 WebKit Commit Bot 2019-07-28 14:28:31 PDT
Comment on attachment 375037 [details]
proposed fix

Clearing flags on attachment: 375037

Committed r247895: <https://trac.webkit.org/changeset/247895>
Comment 3 WebKit Commit Bot 2019-07-28 14:28:32 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-07-28 14:29:17 PDT
<rdar://problem/53641031>