[webkit-changes] [WebKit/WebKit] 8cf317: [Static Analyzer CI] Ignore warnings in DerivedSou...

Brianna Fan noreply at github.com
Wed Dec 11 11:10:38 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8cf317bdb949ec068f83cbba0686042d5da9dc59
      https://github.com/WebKit/WebKit/commit/8cf317bdb949ec068f83cbba0686042d5da9dc59
  Author: Brianna Fan <bfan2 at apple.com>
  Date:   2024-12-11 (Wed, 11 Dec 2024)

  Changed paths:
    M Source/WebCore/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
    M Source/WebKit/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations
    M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M Tools/Scripts/compare-static-analysis-results
    M Tools/Scripts/generate-dirty-files

  Log Message:
  -----------
  [Static Analyzer CI] Ignore warnings in DerivedSources in EWS
https://bugs.webkit.org/show_bug.cgi?id=284416
rdar://141249759

Reviewed by Ryosuke Niwa.

Do not truncate the path of files in DerivedSources so we can ignore any
files from DerivedSources that start with JS when comparing results.

Updated expectations accordingly.

* Tools/Scripts/compare-static-analysis-results:
(find_diff):
* Tools/Scripts/generate-dirty-files:
(find_project_results):

* Source/WebCore/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:

Canonical link: https://commits.webkit.org/287684@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list