Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c5df0cb5b04519045fd0d619d567c63dc00979a4
      
https://github.com/WebKit/WebKit/commit/c5df0cb5b04519045fd0d619d567c63dc00979a4
  Author: Ryosuke Niwa <[email protected]>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

  Changed paths:
    M Tools/Scripts/build-and-analyze
    M Tools/Scripts/compare-static-analysis-results
    M Tools/Scripts/generate-dirty-files
    M Tools/Scripts/update-safer-cpp-expectations

  Log Message:
  -----------
  Enable UncheckedCallArgsChecker, UncheckedLocalVarsChecker, and 
UncountedLambdaCapturesChecker
https://bugs.webkit.org/show_bug.cgi?id=283159

Reviewed by Chris Dumez.

Enable the following WebKit static analyzer:
alpha.webkit.UncheckedCallArgsChecker
alpha.webkit.UncheckedLocalVarsChecker
webkit.UncountedLambdaCapturesChecker

Expectations have already been updated in 286737@main.

* Tools/Scripts/build-and-analyze:
(make_analyzer_flags):
* Tools/Scripts/compare-static-analysis-results:
* Tools/Scripts/generate-dirty-files:
* Tools/Scripts/update-safer-cpp-expectations:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to