Bug 273009 - Add script to filter scan-build output for smart pointer static analysis
Summary: Add script to filter scan-build output for smart pointer static analysis
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-04-19 14:15 PDT by Brianna Fan
Modified: 2024-04-30 10:32 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brianna Fan 2024-04-19 14:15:43 PDT
scan-build produces >4mil lines of logging. We should filter everything until all commands are finished and upload the full logs to S3.
Comment 1 Radar WebKit Bug Importer 2024-04-19 14:17:05 PDT
<rdar://problem/126771368>
Comment 2 Brianna Fan 2024-04-19 14:20:03 PDT
Pull request: https://github.com/WebKit/WebKit/pull/27537
Comment 3 EWS 2024-04-30 10:31:59 PDT
Committed 278173@main (dea26a1bd2b9): <https://commits.webkit.org/278173@main>

Reviewed commits have been landed. Closing PR #27537 and removing active labels.