[webkit-changes] [WebKit/WebKit] 63647c: Add NoUncheckedPtrMemberChecker to static analysis

Brianna Fan noreply at github.com
Fri Sep 27 18:08:22 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 63647cf8fc38f9dd23012e8308903e1652414b7d
      https://github.com/WebKit/WebKit/commit/63647cf8fc38f9dd23012e8308903e1652414b7d
  Author: Brianna Fan <bfan2 at apple.com>
  Date:   2024-09-27 (Fri, 27 Sep 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/smart-pointer-tool

  Log Message:
  -----------
  Add NoUncheckedPtrMemberChecker to static analysis
https://bugs.webkit.org/show_bug.cgi?id=280554
rdar://136863793

Reviewed by Ryosuke Niwa.

Enable NoUncheckedPtrMemberChecker in build-and-analyze.
Add the checker to various scripts that deal with static analyzer output.

* Tools/Scripts/build-and-analyze:
(make_analyzer_flags):
* Tools/Scripts/compare-static-analysis-results:
* Tools/Scripts/generate-dirty-files:
* Tools/Scripts/smart-pointer-tool:

Canonical link: https://commits.webkit.org/284401@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